Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emilk/egui_plot
/ orientation
Method
orientation
egui_plot/src/items/box_plot.rs:434–436 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
432
}
433
434
fn orientation(&self) -> Orientation {
435
self.orientation
436
}
437
438
fn corner_value(&self) -> PlotPoint {
439
self.point_at(self.argument, self.spread.upper_whisker)
Callers
2
point_at
Method · 0.45
add_rulers_and_text
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected