Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gip-Gip/egui-plotter
/ TimeDataExample
Class
TimeDataExample
examples/timechart.rs:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
struct TimeDataExample {
23
timechart: TimeData,
24
}
25
26
impl TimeDataExample {
27
fn new(cc: &eframe::CreationContext<'_>) -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected