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

Method add_simple_xy

src/plotbuilder.rs:93–95  ·  view source on GitHub ↗

`add_simple_xy` adds an `PlotVals2D::XyColor` by taking the xy values

(&mut self, xy: Vec<(f64, f64)>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

plot2d_testFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

plot2d_testFunction · 0.64