1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00
Files
egui/crates/emath/src
Emil Ernerfeldt b6fd1cfc99 egui_plot: Improve default formatter of tick-marks (#4738)
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`.
2024-06-30 14:20:41 +02:00
..
2024-01-22 16:47:50 +01:00
2024-06-06 13:09:52 +02:00
2024-01-24 15:45:22 +01:00
2024-01-08 17:41:21 +01:00
2024-06-26 09:00:11 +02:00