• Open in:

Collapsible Force-Directed Tree

Force Directed Tree is a special kind of chart used to display of multi-item data related in hierarchical, linear or mixed way, as a series of linked bubbles.

This demo shows how to implement collapsing and expanding of tree nodes in a force-directed tree.

For a deep dive into force-directed tree charts check out the Force-directed tree docs.

Related tutorials

Demo source