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