1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates
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
..
2024-01-08 17:41:21 +01:00
2024-01-19 10:14:13 +01:00
2024-01-19 10:14:13 +01:00
2023-04-18 15:52:45 +02:00
2024-01-24 15:45:22 +01:00
2024-01-24 15:47:44 +01:00