Skip to main content

scatter_plot

Function scatter_plot 

Source
pub fn scatter_plot(x: &[f64], y: &[f64], cfg: &ChartConfig) -> String
Expand description

Generates an SVG scatter plot.