Superset displays numbers in the American default (i.e. 2,000.00) and we need to add support for displaying numbers in other locales (i.e 2.000,00). Some developers have figured out how to do this and documented in this issue: apache/superset#3972 (comment) Please update patchup to include these as a configuration per implementation.
Superset displays numbers in the American default (i.e. 2,000.00) and we need to add support for displaying numbers in other locales (i.e 2.000,00). Some developers have figured out how to do this and documented in this issue: apache/superset#3972 (comment) Please update patchup to include these as a configuration per implementation.