[−][src]Function rustvis::linechart::create_linechart_points
pub fn create_linechart_points(chart: &Chart) -> DynamicImage
Create a linechart with points and return this as an image.
Arguments
chart
- Chart struct, which contains all data & meta-data about the barchart.