mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 01:28:54 +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