ErikGartner / dTree

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.
https://treehouse.gartner.io/ErikGartner/58e58be650453b6d49d7
MIT License
509 stars 136 forks source link

feat(#20): add feature to zoom/pan to position/node #99

Closed MrMartiniMo closed 4 years ago

MrMartiniMo commented 4 years ago

The init function dTree.init(jsonData, {}) returns a set of functions to manipulate the zoom handler.

The duration parameter controls the transition animation speed.

bilalghouri commented 4 years ago

I need this feature, anyone gonna approve this please?