mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
fix: Viz migration adjustments - 1 (#24341)
This commit is contained in:
committed by
GitHub
parent
9adb023880
commit
4e47771df1
@@ -45,7 +45,7 @@ TARGET_FORM_DATA = {
|
||||
"granularity_sqla": "ds",
|
||||
"groupbyColumns": ["state"],
|
||||
"groupbyRows": ["name"],
|
||||
"rowTotals": True,
|
||||
"rowOrder": "value_z_to_a",
|
||||
"series_limit_metric": "count",
|
||||
"time_range": "100 years ago : now",
|
||||
"transposePivot": True,
|
||||
|
||||
Reference in New Issue
Block a user