mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +00:00
7b169ec13d
This replaces `egui::plot` with the new crate `egui_plot`
This example shows that you can save a plot in egui as a png.
cargo run -p save_plot