egui/crates/egui_plot/src
Emil Ernerfeldt 31716d787e
Fix plot bounds of empty plots (#4741)
We would sometimes hit a `debug_assert` when plots were empty

* Closes https://github.com/rerun-io/rerun/issues/6681
2024-06-30 17:49:54 +02:00
..
items Replace some `...` with `…` 2024-05-29 11:48:50 +02:00
axis.rs egui_plot: Improve default formatter of tick-marks (#4738) 2024-06-30 14:20:41 +02:00
legend.rs Introduce `UiStack` (#4588) 2024-06-04 10:12:23 +02:00
lib.rs Fix plot bounds of empty plots (#4741) 2024-06-30 17:49:54 +02:00
memory.rs Do no use the ahash reimport (#4504) 2024-05-27 16:24:50 +02:00
plot_ui.rs Expose `PlotGeometry` in public API (#4193) 2024-03-21 12:27:18 +01:00
transform.rs Fix plot bounds of empty plots (#4741) 2024-06-30 17:49:54 +02:00