dexplo / bar_chart_race

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

About bar_label_fmt #35

Open AOpeace opened 3 years ago

AOpeace commented 3 years ago

Is there any guide about how to use this? For example, If I want show 1 decimal place, how should I do?

sgangal commented 3 years ago

Hi Ted,

I would also like to inquire about this. I will like the label to show two decimal places.

Actually in addition I will also like the label to include pre-fix, and post-fix in different cases.

(1) A text label that will be like $100, £100 (Dollar, Pound pre-fixes) (2) °C (Degree Celsius post-fix)

Thanks. ~ Salil

ahmadsss commented 3 years ago

i guess this is still not possible ?!?