Skip to main content

handle

Function handle 

Source
pub fn handle(
    raw_code: String,
    input_type: &PlotlyInputType,
    map_eval: &MapEvalConfig,
) -> Result<Plot>