JackMcKew / pandas_alive

Create stunning, animated visualisations with Pandas & Matplotlib as easy as calling `df.plot_animated()`
MIT License
582 stars 100 forks source link

when plot_animated,both "period_label" and “label_events” are used,then "period_label" is not worked。 #30

Open zglzg opened 3 years ago

zglzg commented 3 years ago

sory,my english is poor。

JackMcKew commented 3 years ago

Could you provide a minimally reproducible example with code and data to show how this doesn't work? 😄