dexplo / bar_chart_race

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

X axis number formatting to show values after decimal points (.2f) at the end of the racing bars #70

Closed mashudiqbal closed 1 year ago

mashudiqbal commented 1 year ago

Capture Hi, Thanks for creating this amazing tool.

numbers at the end of the racing bars (X axis values) are whole numbers. Is it possible to show numbers up to two decimal points (.2f) ?