AdeelK93 / collapsibleTree

Create Interactive Collapsible Tree Diagrams in R using D3.js
https://adeelk93.github.io/collapsibleTree/
158 stars 41 forks source link

Search Bar and "Zoom Out" #74

Open swaheera opened 1 year ago

swaheera commented 1 year ago

Hi!

This is a really great library!

I was just wondering:

1) Is it possible to have a "search bar" that can help you locate a node within a very big diagram? 2) When I "zoom in" - I am not able to figure out how I can "zoom out". Is it possible to do this?

Thank you so much!