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