1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00
Files
egui/crates/egui_plot
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
..
2024-06-26 16:34:34 +02:00
2024-06-25 09:31:56 +02:00

egui_plot

Latest version Documentation unsafe forbidden MIT Apache

Immediate mode plotting for egui.

Looking for a maintainer!