egui/crates/egui_demo_lib/src
Emil Ernerfeldt 5d0bc2bf7d
egui_plot: customizable spacing of grid and axis label spacing (#3896)
This lets users specify the spacing of the grid lines and the axis
labels, as well as when these start to fade out.

New:
* `AxisHints::new_x/new_y` (replaces `::default()`)
* `AxisHints::label_spacing`
* `Plot::grid_spacing`
2024-01-26 13:36:49 +01:00
..
demo egui_plot: customizable spacing of grid and axis label spacing (#3896) 2024-01-26 13:36:49 +01:00
easy_mark Refactor: move text selection logic to own module (#3843) 2024-01-19 15:38:53 +01:00
color_test.rs Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
lib.rs Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00