/vis-tree

Visualization of tree data

Primary LanguageTypeScriptMIT LicenseMIT

vis-tree

A library for tree data visualization.

@vis-tree/core

download npm types license

@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

npm download npm types license

@vis-tree/react is the react version of vis-tree. To see more details, please go to vis-tree.

@vis-tree/vue

homepage is writing.

TODO

  • line config
  • animation function
  • vue version
  • add more test