MCPcopy Create free account
hub / github.com/JakkuSakura/plotters-gpui / MyChart

Class MyChart

examples/3d-plot.rs:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38struct MyChart;
39impl PlottersChart for MyChart {
40 fn plot(
41 &mut self,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected