D3 plugin to create interactive navigatable hierarchical tree diagrams.
npm install d3-mitch-tree





A D3 plugin which lets you create a stunning interactive hierarchical tree visualisation with a flat/nested dataset. It has various features which makes it suitable for traversing large data sets.
* Zoom and Panning
* Automatically pan to the clicked node
* Hide irrelevant nodes while traversing the tree
* Supports AJAX load-on-demand
* Supports theming (via CSS)
The project documentation can be found in the repo's Netlify site
MIT © Michael Tran