ssthouse / tree-chart

Flexible tree chart using Canvas and Svg, powered by D3.js; ✅Support Vue, Vue3 and React;
https://ssthouse.github.io/tree-chart/#/svgTree
MIT License
435 stars 96 forks source link

Allow scrolling instead of zoom/pan #119

Open jainsuneet opened 2 years ago

jainsuneet commented 2 years ago

When tree overflows svg, it is hidden and I can view hidden parts by panning on tree. Is there any way to add scrollbar for view hidden parts instead of panning ?

Need support for scrolling instead of zoom/pan like the below example from D3 https://bl.ocks.org/CrandellWS/ca7e6626c9e6b1413963