Format values in funnel chart

Hi all!

I’ve built this funnel chart in Python:

The values show up in a pretty confusing way. How do I:

(a) show the full numbers, ideally comma-separated (e.g. 7,029,578, rather than β€œ7.029578M”)?
(b) show rounded numbers (e.g. 7.02 M for millions, 142k for thousands)?

Thanks in advance!

Hi @isokrates, I’m facing the same problem, have you found any solution?

Thanks! :slight_smile:

Unfortunately not :frowning:

@etienne is usually the one who comes to my rescue when I have problems like this… any chance you might be able to help out here? :angel:

Did anyone find a workaround for this? @isokrates , @SaraNapolitano