vite-bundle-visualizer
vite-bundle-visualizer copied to clipboard
Tooltips are often unhelpful because of size or placement
I find that the tooltips are often too big or rendered in the wrong direction, causing the most important information (the sizes) to be unavailable. Some examples:
Hovering over an entry at the top of the screen causes the tooltip to be rendered upwards for some reason:
Long lists of files are not truncated, causing the size information to be unavailable:
vite-bundle-visualizer is a wrapper of rollup-plugin-visualizer, maybe you should issue at its repo, and it's better to help fix the problem if you provide a sample project.
Sure, I'll file a bug over there.