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

Not getting the plots to show #10

Closed BillyM91 closed 4 years ago

BillyM91 commented 4 years ago

When I attempt to plot the animation, I don't get any plots or animations to appear. I have a consistent print of each country, year, and numbers over time.

JackMcKew commented 4 years ago

Could you please provide the code & data that you are experiencing this issue with? I'd be more than happy to look into this for you😄

JackMcKew commented 4 years ago

Closing due to stale