egui/crates/egui_demo_lib/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
..
demo egui_plot: Improve default formatter of tick-marks (#4738) 2024-06-30 14:20:41 +02:00
easy_mark Fix dead link to mycomarkup in easy_mark sample (#4643) 2024-06-18 22:36:56 +02:00
lib.rs Put all `egui_demo_lib` tests into their own files in their own folder (#4691) 2024-06-23 10:53:04 +02:00
rendering_test.rs Add `Color32::lerp_to_gamma` (#4627) 2024-06-06 15:41:10 +02:00