egui/crates/egui_plot/src
n4n5 1036e18440
plot zoom out max (#4695)
* Closes <https://github.com/emilk/egui/issues/3462>


#3462 panics when when hit the bound like `f64::MAX` 

This PR "blocks" zoom if to big


Linked to
- comment in
https://github.com/emilk/egui/pull/4637#issuecomment-2154848767
- #3462
2024-06-26 16:34:34 +02:00
..
items Replace some `...` with `…` 2024-05-29 11:48:50 +02:00
axis.rs Add support for text truncation to `egui::Style` (#4556) 2024-05-28 13:10:41 +02:00
legend.rs Introduce `UiStack` (#4588) 2024-06-04 10:12:23 +02:00
lib.rs Fix "looking for maintainer" link 2024-06-25 09:31:56 +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 plot zoom out max (#4695) 2024-06-26 16:34:34 +02:00