fix: Viz migration adjustments - 1 (#24341)

This commit is contained in:
Michael S. Molina
2023-06-09 15:39:23 -03:00
committed by GitHub
parent 9adb023880
commit 4e47771df1
3 changed files with 6 additions and 2 deletions

View File

@@ -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,