d3-mitch-tree

deltoss
js Styles
d3-mitch-tree JS library homepage d3-mitch-tree JS library on GitHub d3-mitch-tree JS library on npm Download d3-mitch-tree JS library

D3 plugin to create interactive navigatable hierarchical tree diagrams.

Version 1.1.2 License MIT
d3-mitch-tree JS library homepage
d3-mitch-tree JS library on GitHub
d3-mitch-tree JS library on npm
Download d3-mitch-tree JS library
Keywords
d3d3-modulejavascript

License: MIT made-with-esdocs CircleCI semantic-release Netlify Status Dependabot Enabled

D3 MitchTree Demo

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