Skip to main content

plot_builder

Function plot_builder 

Source
pub fn plot_builder<P>(plot: P) -> RuvizPlotBuilder<P>
where P: IntoPlotSession + 'static,