pandas_alive.charts¶
Description
Implementations of support chart types
This module contains functions for chart types.
Classes
|
Animated Bar Chart implementation |
|
BarChart implementation for bar chart races |
|
Multivariate Bubble charts from MultiIndex |
|
Animated Line Chart implementation |
|
Animated Pie Chart implementation |
|
ScatterChart to be generate animated plot with matplotlib.pyplot.axes.scatter |