A library for tree data visualization.
@vis-tree/core
contains the main logic of tree data visualization, the layout strategy follows the idea of A Node-Positioning Algorithm for General Trees.
@vis-tree/react
is the react version of vis-tree. To see more details, please go to vis-tree.
homepage is writing.
- line config
- animation function
- vue version
- add more test