43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
[
|
|
{
|
|
"slice_name": "1 - Sample chart",
|
|
"description": "chart description",
|
|
"owners": [1],
|
|
"viz_type": "echarts_timeseries_line",
|
|
"cache_timeout": 1000,
|
|
"datasource_id": 2,
|
|
"datasource_type": "table",
|
|
"params": "{\"viz_type\":\"echarts_timeseries_line\",\"x_axis\":\"year\",\"metrics\":[\"count\"]}"
|
|
},
|
|
{
|
|
"slice_name": "2 - Sample chart",
|
|
"description": "chart description",
|
|
"owners": [1],
|
|
"viz_type": "echarts_timeseries_line",
|
|
"cache_timeout": 1000,
|
|
"datasource_id": 2,
|
|
"datasource_type": "table",
|
|
"params": "{\"viz_type\":\"echarts_timeseries_line\",\"x_axis\":\"year\",\"metrics\":[\"count\"]}"
|
|
},
|
|
{
|
|
"slice_name": "3 - Sample chart",
|
|
"description": "chart description",
|
|
"owners": [1],
|
|
"viz_type": "echarts_timeseries_line",
|
|
"cache_timeout": 1000,
|
|
"datasource_id": 2,
|
|
"datasource_type": "table",
|
|
"params": "{\"viz_type\":\"echarts_timeseries_line\",\"x_axis\":\"year\",\"metrics\":[\"count\"]}"
|
|
},
|
|
{
|
|
"slice_name": "4 - Sample chart",
|
|
"description": "chart description",
|
|
"owners": [1],
|
|
"viz_type": "echarts_timeseries_line",
|
|
"cache_timeout": 1000,
|
|
"datasource_id": 2,
|
|
"datasource_type": "table",
|
|
"params": "{\"viz_type\":\"echarts_timeseries_line\",\"x_axis\":\"year\",\"metrics\":[\"count\"]}"
|
|
}
|
|
]
|