Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 818 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 818 Bytes

License: MIT made-with-esdocs

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