vis-network
vis-network copied to clipboard
The tree layout displays different results depending on the data size
"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
I have noticed this as well, the tree should be densified i.e. the gaps between the subtrees ought to be minimized!