MCPcopy 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
22struct TimeDataExample {
23 timechart: TimeData,
24}
25
26impl TimeDataExample {
27 fn new(cc: &eframe::CreationContext<'_>) -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected