mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
* Bump MSRV to 1.67 * clippy fixes * cargo clippy: inline format args * Add `clippy::uninlined_format_args` to cranky lints * Fix clippy on wasm * More clippy fixes
This example shows that you can save a plot in egui as a png.
cargo run -p save_plot