(cherry picked from commit 4972e0f6a1)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
co-authored by
Ryan McKinley
parent
5e46bbe823
commit
216f018377
@@ -354,7 +354,7 @@
|
||||
"id": 67,
|
||||
"links": [],
|
||||
"options": {
|
||||
"content": "## Status grid\n\nA sister panel to the state timeline is the new Status grid panel. It can visualize periodic state in a \ngrid. Works with both numerical, string or boolean state. ",
|
||||
"content": "## Status history\n\nA sister panel to the state timeline is the new Status history panel. It can visualize periodic state in a \ngrid. Works with both numerical, string or boolean state. ",
|
||||
"mode": "markdown"
|
||||
},
|
||||
"pluginVersion": "8.1.0-pre",
|
||||
@@ -430,7 +430,7 @@
|
||||
}
|
||||
],
|
||||
"title": "State timeline with time series + thresholds",
|
||||
"type": "status-grid"
|
||||
"type": "status-history"
|
||||
},
|
||||
{
|
||||
"datasource": "gdev-testdata",
|
||||
@@ -518,8 +518,8 @@
|
||||
"stringInput": "true,true,true,false,true,true,false,true,false"
|
||||
}
|
||||
],
|
||||
"title": "Status grid - boolean values",
|
||||
"type": "status-grid"
|
||||
"title": "Status history - boolean values",
|
||||
"type": "status-history"
|
||||
},
|
||||
{
|
||||
"cacheTimeout": null,
|
||||
|
||||
Reference in New Issue
Block a user