mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
The default `Plot` formatter now picks precision intelligently based on zoom level. The width of the Y axis are is now much smaller by default, and expands as needed. Also deprecates `Plot::y_axis_with`; replaced with `y_axis_min_width`.