neo4j-contrib / neovis.js

Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
Apache License 2.0
1.61k stars 324 forks source link

Change size of nodes in neovis.js #276

Closed AntonyNitheesh closed 2 years ago

AntonyNitheesh commented 2 years ago

The graph generated using vue and neovis.js 2.0.2 has a larger node size. I need to reduce the size of the node smaller and the size of all nodes should be same. How can I do that.

thebestnom commented 2 years ago

Please read the docs 😅

AntonyNitheesh commented 2 years ago

What docs can u share that

AntonyNitheesh commented 2 years ago

I dont have any pagerank value without that pagerank can I reduce the size of nodes

thebestnom commented 2 years ago

https://neo4j-contrib.github.io/neovis.js/interfaces/LabelConfig.html https://neo4j-contrib.github.io/neovis.js/interfaces/NeovisConfig.html#visConfig

AntonyNitheesh commented 2 years ago

image My graph nodes are coming this big😅