create_chart_element

Function create_chart_element 

Source
pub fn create_chart_element(
    chart_type: &str,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
) -> String
Expand description

Create a chart element JSON with sample data.