[][src]Function rustvis::barchart::create_horizontal_image_barchart

pub fn create_horizontal_image_barchart(
    bar_img: &DynamicImage,
    barchart: &Chart
) -> DynamicImage

Create a new horizontal barchart image, and return this image.

Arguments