# egui_plot
**Repository Path**: windnbike/egui_plot
## Basic Information
- **Project Name**: egui_plot
- **Description**: fork from emilk
2D plotting library in Rust for egui
- **Primary Language**: Rust
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-09-18
- **Last Updated**: 2025-10-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# egui_plot
[
](https://github.com/emilk/egui_plot)
[](https://crates.io/crates/egui_plot)
[](https://docs.rs/egui_plot)
[](https://github.com/rust-secure-code/safety-dance/)


[](https://discord.gg/JFcEma9bJq)
Immediate mode plotting for [`egui`](https://github.com/emilk/egui).

[Try the web demo](https://emilk.github.io/egui_plot/)
## Testing
- Locally: `cargo run -p demo`
- Web: `(cd demo && trunk serve)`
## History
This crate was originally hosted at but was extracted into its own repository on 2024-07-15.