Estelle Scifo
Estelle Scifo
Hi and thank you for putting together this really helpful package! I have a use case where I would like to keep matched objects synchronized. For instance, using the data...
So, from the issues and responses I've found here, I understand we can't use "id" as a property name, but: 1. The documentation only mention reserved keywords that starst with...
Small fixes after manual tests: - Fix relationship type selection (r:RELATIONSHIP doesn't seem to be valid Cypher) - Make sure we show the layer name in the layer control and...
Work in progress... Please comment on this issue if you have any input regarding the roadmap. # Roadmap towards release 1.0 ## Features - Relationships visualization (#15) (merged in master...
**Is your feature request related to a problem? Please describe.** Closely related to the problem of duplicating an existing layer (https://github.com/stellasia/neomap/issues/83). Right now, if you want to have two different...
> Also note that the added layer is still created using the data from the layer that has just been added - I was not able to understand why yet...
Right now, we always have "Create New Layer" and "Update Layer" buttons displayed. We should move to something like: - If layer has never been rendered: "Create New Layer" -...
Definition of tests to be added: (Work in progress) - [ ] Update layer name (done in https://github.com/stellasia/neomap/blob/master/src/components/Layer.test.js#L48) - [ ] Add new lat/lon layer - [ ] Update latitude...
Would be great to be able to color markers based on a property. 1. First thanks to "color" property holding the color itself 2. Then, using a continuous or categorical...
https://neo4j.com/developer/graph-app-development/: > The Injected API will be removed in Neo4j Desktop version 2.0, however we don’t have a date for this version yet. For now, you are safe to use...