egui/crates/egui_plot
YgorSouza c4f16af721
Prevent plot from resetting one axis while zooming/dragging the other (#4252)
* Closes <https://github.com/emilk/egui/issues/4251>
2024-03-28 10:43:28 +01:00
..
src Prevent plot from resetting one axis while zooming/dragging the other (#4252) 2024-03-28 10:43:28 +01:00
CHANGELOG.md Release 0.27.0 - Nicer menus and new hit test logic 2024-03-26 17:13:57 +01:00
Cargo.toml Put all egui crates as workspace crates (#3976) 2024-02-05 12:59:49 +01:00
README.md Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00

README.md

egui_plot

Latest version Documentation unsafe forbidden MIT Apache

Immediate mode plotting for egui.