Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-10-2019 01:07 PM
Hi there! Thank you for the amazing product and I'm able to create a visualization like this:
Can I know how to clear the color setting for the viz right now? Seems that if I assign a color to a category, I won't be able to revert it to the default gray color.
Also, can I set the color in Cypher? Any other way to style the visualization besides manually changing them?
Thanks!
Best,
Tianyi
Solved! Go to Solution.
07-11-2019 02:09 AM
you can reset the whole color/size/label config using :style reset
.
Using :style
command you get the current grass settings displayed. You can copy&paste that to an editor of choice and modify it. To apply either drag&drop the modified file onto the import pane in "favourites", or use :style <url>
to load the file from a local or remote URL.
07-11-2019 02:09 AM
you can reset the whole color/size/label config using :style reset
.
Using :style
command you get the current grass settings displayed. You can copy&paste that to an editor of choice and modify it. To apply either drag&drop the modified file onto the import pane in "favourites", or use :style <url>
to load the file from a local or remote URL.
07-11-2019 07:53 AM
Thank you very much!
11-14-2019 08:33 AM
I am using Neo4j Desktop version 1.2.1, and in the Browser I do not see an "import pane" in "Favorites". All I have is "Saved Scripts" and "Sample Scripts". Did this change?
11-14-2019 08:37 AM
Okay I figured it out with a little help from http://guides.neo4j.com/browser.html
Run :style
and copy the style to a file with the extension .grass
.
Modify it and drag that file and drop it back on the browser.
All the sessions of the conference are now available online