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

Function draw_plots

src/plot.rs:126–237  ·  view source on GitHub ↗
(renderer: &mut Drawable, xs: &Vec<Vec<f64>>, ys: &Vec<Vec<f64>>, colors: &Vec<[f32; 4]>, plot_bounds: [f64; 4])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

new2dMethod · 0.85

Calls 11

f32_4_to_colorFunction · 0.85
Range2dClass · 0.85
draw_bordersFunction · 0.85
clip_lineFunction · 0.85
set_viewMethod · 0.80
get_viewMethod · 0.80
sizeMethod · 0.80
set_colorMethod · 0.80
thick_lineMethod · 0.80
presentMethod · 0.80
get_eventsMethod · 0.80

Tested by

no test coverage detected