{
"datasource": "string",
"viz_type": "string",
"slice_id": 0,
"url_params": {},
"time_range_endpoints": [
"string"
],
"granularity_sqla": "string",
"time_range": "string",
"metrics": [
{
"aggregate": "string",
"column": {
"column_name": "string",
"description": null,
"expression": null,
"filterable": true,
"groupby": true,
"id": 0,
"is_dttm": true,
"python_date_format": null,
"type": "string",
"verbose_name": null
},
"expressionType": "string",
"hasCustomLabel": true,
"isNew": true,
"label": "string",
"optionName": "string",
"sqlExpression": null
}
],
"adhoc_filters": [
"string"
],
"groupby": [
"string"
],
"columns": [
"string"
],
"row_limit": 0,
"order_desc": true,
"color_scheme": "string",
"label_colors": {},
"y_axis_format": "string",
"y_axis_bounds": [
null
],
"bottom_margin": "string",
"x_ticks_layout": "string",
"extra_filters": [
{
"col": "string",
"op": "string",
"val": [
"string"
]
}
],
"dashboardId": 0
}