MCPcopy Create free account
hub / github.com/emilk/egui_plot / box_plot.rs

File box_plot.rs

egui_plot/src/items/box_plot.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::ops::RangeInclusive;
2
3use egui::Color32;
4use egui::CornerRadius;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected