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