mirror of
https://github.com/apache/superset.git
synced 2026-09-05 15:01:44 +00:00
feat: Implement currencies formatter for saved metrics (#24517)
This commit is contained in:
@@ -44,6 +44,7 @@ describe('PivotTableChart buildQuery', () => {
|
||||
combineMetric: false,
|
||||
verboseMap: {},
|
||||
columnFormats: {},
|
||||
currencyFormats: {},
|
||||
metricColorFormatters: [],
|
||||
dateFormatters: {},
|
||||
setDataMask: () => {},
|
||||
|
||||
Reference in New Issue
Block a user