Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 430 Bytes

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 config-one-project for some notes.