mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
8 lines
117 B
Markdown
8 lines
117 B
Markdown
This example shows that you can save a plot in egui as a png.
|
|
|
|
```sh
|
|
cargo run -p save_plot
|
|
```
|
|
|
|

|