mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
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`