Crates.io | egui_plot |
lib.rs | egui_plot |
version | 0.33.0 |
created_at | 2023-09-28 06:40:55.206355+00 |
updated_at | 2025-07-11 08:10:34.86192+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 | 226,381 |
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.