PieChart.show_period¶
-
PieChart.
show_period
(i: int) → None¶ Show period label on plot
- Parameters
i (int) – Frame number of animation to take slice of DataFrame and retrieve current index for show as period
- Raises
ValueError – If custom period label location is used must contain x, y and s in dictionary.