Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/donkeyteethUX/iced_plot
/ view
Function
view
examples/heatmap.rs:20–22 ·
view source on GitHub ↗
(widget: &PlotWidget)
Source
from the content-addressed store, hash-verified
18
}
19
20
fn view(widget: &PlotWidget) -> Element<'_, PlotUiMessage> {
21
widget.view()
22
}
23
24
fn new() -> PlotWidget {
25
let cols = 40;
Callers
nothing calls this directly
Calls
1
view
Method · 0.45
Tested by
no test coverage detected