webpack-visualizer icon indicating copy to clipboard operation
webpack-visualizer copied to clipboard

Add the ability to zoom to a lower level of the chart

Open hawkrives opened this issue 9 years ago • 1 comments

It would be nice to be able to "zoom" the chart to a lower level and have that fill the entire chart. If you've ever used Daisydisk, I'd love to see something like how it lets you zoom down from the top of your hard drive / node_modules folder to any individual folder therein.

Actually this d3 example from mbostock himself does exactly what I was thinking of: http://bl.ocks.org/mbostock/4348373

hawkrives avatar Aug 10 '16 03:08 hawkrives

Cool idea!

IAMtheIAM avatar Aug 15 '17 16:08 IAMtheIAM