BubbleChart.plot_point

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

Plot points from MultiIndexed DataFrame

Optionally size & colour can be provided and if so, the string provided must be present in the level 0 column labels

Parameters

i (int) – Frame to plot, will slice DataFrame at this index