Immediate mode 2D plotting library for egui.
- Locally:
cargo run -p demo - Web:
(cd demo && trunk serve)
To view a list of plotting libraries in Rust, see notes on Rust plotting ecosystem.
Please see CONTRIBUTING.md and WELCOME_CONTRIBUTIONS.md
This crate was originally hosted at https://github.com/emilk/egui but was extracted into its own repository on 2024-07-15.
