mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
feat: Axis sort in the Bar Chart V2 (#21993)
This commit is contained in:
@@ -218,7 +218,7 @@ const config: ControlPanelConfig = {
|
||||
},
|
||||
}
|
||||
: null,
|
||||
hasGenericChartAxes && isAggMode ? 'datetime_columns_lookup' : null,
|
||||
hasGenericChartAxes && isAggMode ? 'temporal_columns_lookup' : null,
|
||||
],
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user