24 releases (12 breaking)
Uses new Rust 2024
| 0.35.0 | Mar 26, 2026 |
|---|---|
| 0.34.0 | Oct 10, 2025 |
| 0.33.0 | Jul 11, 2025 |
| 0.31.0 | Feb 5, 2025 |
| 0.24.1 | Nov 30, 2023 |
#3 in Visualization
462,373 downloads per month
Used in 156 crates
(100 directly)
290KB
6K
SLoC
egui_plot
Immediate mode 2D plotting library for egui.
Testing
- Locally:
cargo run -p demo - Web:
(cd demo && trunk serve)
Plotting libraries in Rust
To view a list of plotting libraries in Rust, see notes on Rust plotting ecosystem.
Contributing
Please see CONTRIBUTING.md and WELCOME_CONTRIBUTIONS.md
History
This crate was originally hosted at https://github.com/emilk/egui but was extracted into its own repository on 2024-07-15.
Dependencies
~17MB
~344K SLoC