mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +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