compose_with_annotations

Function compose_with_annotations 

Source
pub fn compose_with_annotations(
    data: &[u8],
    data_width: u32,
    data_height: u32,
    annotations: &ChartAnnotations,
) -> ChartImage