pandas_alive v0.1.11
period_summary_func
provided for charts to display overall period calculations on plot- Bar chart functionality extended
fixed_order
can be used to disable bars moving on bar chartfixed_max
set limits of axis on charts to be total maximum of dataframe rather than dynamicperpendicular_bar_func
Plot perpendicular black bar on plot to demonstrate different stats, eg, max, min, median, etc. Use with Series.agg()