zakodium-oss / react-plot

Library of React components to render SVG 2D plots. You can check the story book https://react-plot.pages.dev/ or have a look to the extensive documentation
https://react-plot.zakodium.com
MIT License
12 stars 6 forks source link

Avoid too much auto-resizing when Y axis is updated #442

Open targos opened 1 year ago

targos commented 1 year ago

Currently, when we zoom with the mouse wheel, there are too many changes (when the tick labels become larger or smaller).