Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emilk/egui_plot
/ bounds
Method
bounds
egui_plot/src/items/span.rs:308–310 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
306
}
307
308
fn bounds(&self) -> PlotBounds {
309
PlotBounds::NOTHING
310
}
311
312
fn base(&self) -> &PlotItemBase {
313
&self.base
Callers
1
shapes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected