8000 GitHub - emilk/egui_plot: 2D plotting library in Rust for egui
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

emilk/egui_plot

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.

0