/egui_plot

2D plotting library in Rust for egui

Primary LanguageRustApache License 2.0Apache-2.0

egui_plot

github Latest version Documentation unsafe forbidden MIT Apache Discord

Immediate mode plotting for egui.

egui_plot_white

Try the web demo

Testing

  • Locally: cargo run -p demo
  • Web: (cd demo && trunk serve)

History

This crate was originally hosted at https://github.com/emilk/egui but was extracted into its own repository on 2024-07-15.