mirror of
https://github.com/apache/superset.git
synced 2026-04-12 20:57:55 +00:00
feat: Implement currencies formatter for saved metrics (#24517)
This commit is contained in:
committed by
GitHub
parent
e402c94a9f
commit
83ff4cd86a
@@ -44,6 +44,7 @@ describe('PivotTableChart buildQuery', () => {
|
||||
combineMetric: false,
|
||||
verboseMap: {},
|
||||
columnFormats: {},
|
||||
currencyFormats: {},
|
||||
metricColorFormatters: [],
|
||||
dateFormatters: {},
|
||||
setDataMask: () => {},
|
||||
|
||||
Reference in New Issue
Block a user