mirror of
https://github.com/apache/superset.git
synced 2026-05-09 18:05:52 +00:00
feat: Add currencies controls in control panels (#24718)
This commit is contained in:
committed by
Michael S. Molina
parent
dfd699f440
commit
10e781d0ff
@@ -197,6 +197,7 @@ const config: ControlPanelConfig = {
|
||||
// eslint-disable-next-line react/jsx-key
|
||||
[<ControlSubSectionHeader>{t('Y Axis')}</ControlSubSectionHeader>],
|
||||
['y_axis_format'],
|
||||
['currency_format'],
|
||||
[
|
||||
{
|
||||
name: 'logAxis',
|
||||
|
||||
Reference in New Issue
Block a user