dexplo / bar_chart_race

Create animated bar chart races in Python with matplotlib
MIT License
1.35k stars 351 forks source link

Ability to Customise Y Axis Labels #69

Open m-rossini opened 1 year ago

m-rossini commented 1 year ago

Currently the labels on Y Axis are the columns. A Simple function that applied return a different label, that could be the column title itself, a rank of that that column in a the current processing row, etc...