egui/crates/egui_plot
Emil Ernerfeldt 31716d787e
Fix plot bounds of empty plots (#4741)
We would sometimes hit a `debug_assert` when plots were empty

* Closes https://github.com/rerun-io/rerun/issues/6681
2024-06-30 17:49:54 +02:00
..
src Fix plot bounds of empty plots (#4741) 2024-06-30 17:49:54 +02:00
CHANGELOG.md Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
Cargo.toml egui_plot: Improve default formatter of tick-marks (#4738) 2024-06-30 14:20:41 +02:00
README.md Fix "looking for maintainer" link 2024-06-25 09:31:56 +02:00

README.md

egui_plot

Latest version Documentation unsafe forbidden MIT Apache

Immediate mode plotting for egui.

Looking for a maintainer!