1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 21:00:03 -04:00

Update example screenshots

This commit is contained in:
Emil Ernerfeldt
2023-09-27 15:34:39 +02:00
parent a128b10ef4
commit cfbad1f865
5 changed files with 10 additions and 34 deletions

View File

@@ -3,3 +3,5 @@ This example shows that you can save a plot in egui as a png.
```sh
cargo run -p save_plot
```
![](screenshot.png)