pub fn plot<P, V>(plot: P, cx: &mut Context<'_, V>) -> Entity<RuvizPlot>where
P: IntoPlotSession + 'static,
V: 'static,pub fn plot<P, V>(plot: P, cx: &mut Context<'_, V>) -> Entity<RuvizPlot>where
P: IntoPlotSession + 'static,
V: 'static,