1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/examples/save_plot/README.md
2023-09-27 15:34:39 +02:00

117 B

This example shows that you can save a plot in egui as a png.

cargo run -p save_plot