d3-mitch-tree
v1.1.2
Published
D3 plugin to create interactive navigatable hierarchical tree diagrams.
Downloads
517
Readme
Introduction
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.
Features
- 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)
Documentation
The project documentation can be found in the repo's Netlify site
License
MIT © Michael Tran