Estelle Scifo
Estelle Scifo
Hi @wagnerjt , I've added redux a few weeks ago, but hooks and context should work as well and I'm still ok with removing the dependency to redux. I'll try...
Hi @trashbirdecology ! Thanks for the suggestion, will do! In the meantime, you can watch the following video: https://www.youtube.com/watch?v=rhBG_crLMRM It was recorded with the first version of neomap, some functionalities...
Project to follow, will probably be useful for us: https://github.com/adam-cowley/graphapp-starter-react
Hi @devbleroy , There are actually several questions in your issue: 1. Having a label above the marker: this could be done easily by having tooltip (or popups) displayed by...
Hey @nikita03565 , potentially found a couple of issues fixed by https://github.com/stellasia/neomap/pull/106, if you want to check that this is consistent with your changes. Apart from that, I think we...
To get the "already rendered" information, we can just update the layer's state the first time the "Create" button is clicked. "Create" means "Add to map" in my mind. Once...
In the meantime, a solution: https://medium.com/@st3llasia/visualizing-shortest-paths-with-neomap-0-4-0-and-the-neo4j-graph-data-science-plugin-18db92f680de
@twistpose , which kind of credentials are you using? The user/password works fine for me when connecting to a neo4j sandbox, but it's likely not to work with Kerberos authentication.
@twistpose , then I don't understand, where are you setting the port? It is supposed to be automatic if you use the app within Neo4j Desktop.
So, pb reproduced here. Some additional notes: Logs : ``` [12:28:37.399] [info] Graph App[neomap]: Checking 0.5.1 for suitable desktop API version [12:28:37.399] [info] Graph App[neomap]: Version 0.5.1 satisfied. { desktopApiVersion:...