ScatterChart.plot_point

ScatterChart.plot_point(i: int) → None[source]

Plot points for scatter on chart

Parameters

i (int) – Frame to be plotted, will take slice of DataFrame at this index

Raises

ValueError – Size label must be a column in DataFrame