
You can sort the tooltips in descending (1) or ascending (2) order. Change-Id: I931419f832b6fd4a537431e34c099e5f2884d4c2
49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"dashboard": {
|
|
"new-dashboard": {
|
|
"rows": [
|
|
{
|
|
"collapse": false,
|
|
"editable": true,
|
|
"height": "250px",
|
|
"panels": [
|
|
{
|
|
"bars": false,
|
|
"editable": true,
|
|
"error": false,
|
|
"fill": 1,
|
|
"lines": true,
|
|
"linewidth": 2,
|
|
"percentage": false,
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"span": 12,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [],
|
|
"title": "no title (click here)",
|
|
"tooltip": {
|
|
"query_as_alias": true,
|
|
"shared": true,
|
|
"sort": 2,
|
|
"value_type": "individual"
|
|
},
|
|
"type": "graph",
|
|
"x-axis": true,
|
|
"y-axis": true
|
|
}
|
|
],
|
|
"showTitle": false,
|
|
"title": "New row"
|
|
}
|
|
],
|
|
"templating": {
|
|
"enabled": false,
|
|
"list": []
|
|
},
|
|
"timezone": "utc",
|
|
"title": "New dashboard"
|
|
}
|
|
}
|
|
}
|