Closed AntonyNitheesh closed 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.
Please read the docs 😅
What docs can u share that
I dont have any pagerank value without that pagerank can I reduce the size of nodes
https://neo4j-contrib.github.io/neovis.js/interfaces/LabelConfig.html https://neo4j-contrib.github.io/neovis.js/interfaces/NeovisConfig.html#visConfig
My graph nodes are coming this big😅
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.