samccone / bundle-buddy

A tool to understand your bundle size and why files are in your bundle
Other
2.89k stars 84 forks source link

Fit rippleChart better #86

Closed paulirish closed 1 year ago

paulirish commented 1 year ago

Often I see the ripple chart cropped and I can't see the rest of it..

example:

image

This adjusted CSS keeps a 30vh height by default but if the svg chart needs more height.. at least the normal page scroll will allow you to show all of it.

and: got rid of box-shadow cuz it doesn't play well.

driveby: weirdly the 100% width doesn't play well with a scrollbar on my machine. dunno why. (I got a trackpad AND a mouse). so.. adjustment for that too.