pandas_alive.plotting¶
Description
Plotting implementations for accessor to Pandas.DataFrame & multiple animated plots
Implementation of accessor to pass args and kwargs from accessor function to chart constructors.
Example
df.plot_animated()
Classes
|
For including accessor on df, to enable df.plot_animated() |
|
For extending accessor to pandas DataFrame |
Functions
|
Plot multiple animated subplots with plt.subplots(). |
Get list of implemented charts |
|
|
Create animated charts with matplotlib and pandas |
|
Check file name is accurate |