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

Visible Value Threshold Limit #9

Closed JackMcKew closed 4 years ago

JackMcKew commented 4 years ago

@s4vgR over on https://www.buymeacoffee.com/jackmckew

Raised a query if it'd be possible to implement a threshold value in the bar chart race, such that bars only show once they are above a limit

JackMcKew commented 4 years ago

I spent half a day trying to implement this, any attempt to integrate this caused lots of other issues :(

This is an ideal feature for a fork of pandas_alive!