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.
