API Reference

pandas_alive.plotting.plot(input_df[, …])

Create animated charts with matplotlib and pandas

pandas_alive.plotting

Plotting implementations for accessor to Pandas.DataFrame & multiple animated plots

pandas_alive.base

Common functions shared apart from charts/plots

pandas_alive._base_chart

Implementation of BaseChart constructor that all chart types should inherit from.

pandas_alive.charts

Implementations of support chart types

pandas_alive.__init__

Initialize self.