This replaces `egui::plot` with the new crate `egui_plot` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
README.md
This example shows that you can save a plot in egui as a png.
cargo run -p save_plot
This replaces `egui::plot` with the new crate `egui_plot` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
This example shows that you can save a plot in egui as a png.
cargo run -p save_plot