1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
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
..
2024-06-25 09:31:56 +02:00

egui_plot

Latest version Documentation unsafe forbidden MIT Apache

Immediate mode plotting for egui.

Looking for a maintainer!