How to set D3 locale currency format (€) in charts?

Hi @bqst,

I think you can just prefix a in front of the d3 format (and remove the $ from the current formatting) :crossed_fingers:

Tentatively marking this as a solution, but keep me posted if that isn't sufficient & I'll make a feature request!