[−][src]Function rustvis::barchart::create_vertical_histogram
pub fn create_vertical_histogram(barchart: &Chart) -> DynamicImage
Create a new vertical histogram chart, and return this image.
Arguments
barchart
- Chart struct, which contains all data & meta-data about the barchart.