egui_plot

Crates.ioegui_plot
lib.rsegui_plot
version0.29.0
sourcesrc
created_at2023-09-28 06:40:55.206355
updated_at2024-09-26 14:16:06.118979
descriptionImmediate mode plotting for the egui GUI library
homepagehttps://github.com/emilk/egui_plot
repositoryhttps://github.com/emilk/egui_plot
max_upload_size
id985611
size212,757
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: 225

cargo fmt