Skip to main content

ensure_plot

Function ensure_plot 

Source
fn ensure_plot<'a>(ctx: &'a BuiltinContext<'_>) -> RefMut<'a, Option<PlotState>>
Expand description

Ensure a current plot exists, creating a new one if needed.