MCPcopy Index your code
hub / github.com/coder543/dataplotlib / plot2d

Method plot2d

src/plotter.rs:25–29  ·  view source on GitHub ↗

`plot2d` is currently the only supported plotting function. It takes a `PlotBuilder2D` containing all needed information.

(&mut self, plotbuilder: PlotBuilder2D, drawable: Box<draw::Drawable>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

plot2d_testFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

plot2d_testFunction · 0.64