| Crates.io | egui_plot |
| lib.rs | egui_plot |
| version | 0.34.0 |
| created_at | 2023-09-28 06:40:55.206355+00 |
| updated_at | 2025-10-10 12:49:47.42688+00 |
| description | Immediate mode plotting for the egui GUI library |
| homepage | https://github.com/emilk/egui_plot |
| repository | https://github.com/emilk/egui_plot |
| max_upload_size | |
| id | 985611 |
| size | 228,006 |
Immediate mode plotting for egui.
cargo run -p demo(cd demo && trunk serve)This crate was originally hosted at https://github.com/emilk/egui but was extracted into its own repository on 2024-07-15.