egui/crates/egui_plot
Emil Ernerfeldt 7b169ec13d
Break out plotting to own crate `egui_plot` (#3282)
This replaces `egui::plot` with the new crate `egui_plot`
2023-08-27 17:22:49 +02:00
..
src Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
CHANGELOG.md Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
Cargo.toml Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02: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.