egui_plot

Crates.ioegui_plot
lib.rsegui_plot
version0.33.0
created_at2023-09-28 06:40:55.206355+00
updated_at2025-07-11 08:10:34.86192+00
descriptionImmediate mode plotting for the egui GUI library
homepagehttps://github.com/emilk/egui_plot
repositoryhttps://github.com/emilk/egui_plot
max_upload_size
id985611
size226,381
rerun.io (rerunio)

documentation

README

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.

Commit count: 282

cargo fmt