How to change the shape of NEO4j nodes through the grass stylesheet? -
i provide better visual segregation between nodes in neo4j's web explorer. possible change grass styles allow square shaped node? below example of node style alter. possible within neo4j or must outside visualization library used?
node { diameter: 40px; color: #dfe1e3; border-color: #d4d6d7; border-width: 2px; text-color-internal: #000000; caption: '{id}'; font-size: 10px; }
right isn't possible, it's on todo list.
what can have wider borders , more distinct border colors better distinction. can choose color palette more distinguishable colors backgrounds.
if want can have previous http://localhost:7474/webadmin ui had more styling options. otherwise you'd have go can help: http://neo4j.com/developer/guide-data-visualization/
Comments
Post a Comment