0.0.1 • Published 8 years ago

tree-chart v0.0.1

Weekly downloads
2
License
PDDL-1.0
Repository
github
Last release
8 years ago

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.