vis-network icon indicating copy to clipboard operation
vis-network copied to clipboard

The tree layout displays different results depending on the data size

Open 58bcbedf47bd91439c opened this issue 3 years ago • 1 comments

"vis-data": "^7.1.4", "vis-network": "^9.1.2", The same configuration, but the data volume is different, and the result is unexpected

TreeSpacing will become invalid when there is too much data

58bcbedf47bd91439c avatar Nov 16 '22 10:11 58bcbedf47bd91439c

I have noticed this as well, the tree should be densified i.e. the gaps between the subtrees ought to be minimized!

ChrisDelClea avatar Dec 10 '22 14:12 ChrisDelClea