Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-03-2019 11:25 PM
Hi,
I am able to change the color of the nodes through .grass file by uploading it in Favorites section in Neovis.js . However, i am unable to reflect the same changes in neovis.js . I even put the same .grass file in all the folders of neovis.js. But to no avail. Please help.
My .grass file is -
:style
node {
diameter: 50px;
color: #A5ABB6;
border-color: #9AA1AC;
border-width: 2px;
text-color-internal: #FFFFFF;
font-size: 10px;
}
relationship {
color: #A5ABB6;
shaft-width: 1px;
font-size: 8px;
padding: 3px;
text-color-external: #000000;
text-color-internal: #FFFFFF;
caption: '<type>';
}
node.Department {
color: #2B7A78;
border-color: #2B7A78;
text-color-internal: #FFFFFF;
caption: '{title}';
}
node.Method {
color: #2B7A78;
border-color: #2B7A78;
text-color-internal: #FFFFFF;
caption: '{name}';
}
Image -
This happens in Neo4j ...but corresponding change doesn't reflet in Neovis.js. Any suggestions ?
Solved! Go to Solution.
04-04-2019 02:49 AM
No neovis is not (yet) equipped to work with grass files, that might change in the future.
04-04-2019 02:49 AM
No neovis is not (yet) equipped to work with grass files, that might change in the future.
All the sessions of the conference are now available online