{
"datasource": "string",
"viz_type": "string",
"slice_id": 0,
"url_params": {},
"time_range_endpoints": [
"string"
],
"granularity_sqla": "string",
"time_grain_sqla": "string",
"time_range": "string",
"metrics": [
{
"aggregate": null,
"column": null,
"expressionType": "string",
"hasCustomLabel": true,
"isNew": true,
"label": "string",
"optionName": "string",
"sqlExpression": "string"
}
],
"adhoc_filters": [
{
"clause": "string",
"comparator": null,
"expressionType": "string",
"filterOptionName": "string",
"isExtra": true,
"isNew": true,
"operator": null,
"sqlExpression": "string",
"subject": null
}
],
"groupby": [
"string"
],
"columns": [
"string"
],
"row_limit": 0,
"order_desc": true,
"pandas_aggfunc": "string",
"pivot_margins": true,
"number_format": "string",
"date_format": "string",
"label_colors": {},
"extra_filters": [
{
"col": "string",
"op": "string",
"val": [
"string"
]
}
],
"dashboardId": 0
}