tree-chart
v0.0.1
Published
Simple animated tree diagrams
Downloads
2
Readme
tree-chart
This is intended to be a very easy-to-use version of d3-flextree, as well as a demonstration of some of the features of config-one.
Develop
npm install
Then bring up index.html in your browser to see the demo.
To test (currently not passing):
npm test
See also dev.md for some notes.