xevi/breathTeleplot.json
2024-08-20 14:48:40 -05:00

190 lines
No EOL
4.7 KiB
JSON

{
"widgets": [
{
"type": "chart",
"gridPos": {
"h": 4,
"w": 12,
"x": 0,
"y": 0
},
"series": [
{
"name": "Diff",
"sourceNames": [
"Diff"
],
"formula": "",
"options": {
"_serie": "Diff",
"stroke": "rgba(231,76,60,1)",
"fill": "rgba(231,76,60,0.1)"
},
"type": "number"
},
{
"name": "spike",
"sourceNames": [
"spike"
],
"formula": "",
"options": {
"_serie": "spike",
"stroke": "rgba(52,152,219,1)",
"fill": "rgba(52,152,219,0.1)"
},
"type": "number"
}
]
},
{
"type": "chart",
"gridPos": {
"h": 4,
"w": 12,
"x": 0,
"y": 0
},
"series": [
{
"name": "combo",
"sourceNames": [
"combo"
],
"formula": "",
"options": {
"_serie": "combo",
"stroke": "rgba(231,76,60,1)",
"fill": "rgba(231,76,60,0.1)"
},
"type": "number"
},
{
"name": "breath",
"sourceNames": [
"breath"
],
"formula": "",
"options": {
"_serie": "breath",
"stroke": "rgba(52,152,219,1)",
"fill": "rgba(52,152,219,0.1)"
},
"type": "number"
}
]
},
{
"type": "chart",
"gridPos": {
"h": 6,
"w": 12,
"x": 0,
"y": 0
},
"series": [
{
"name": "off",
"sourceNames": [
"off"
],
"formula": "",
"options": {
"_serie": "off",
"stroke": "rgba(231,76,60,1)",
"fill": "rgba(231,76,60,0.1)"
},
"type": "number"
},
{
"name": "thr",
"sourceNames": [
"thr"
],
"formula": "",
"options": {
"_serie": "thr",
"stroke": "rgba(52,152,219,1)",
"fill": "rgba(52,152,219,0.1)"
},
"type": "number"
},
{
"name": "breathMovingThr",
"sourceNames": [
"breathMovingThr"
],
"formula": "",
"options": {
"_serie": "breathMovingThr",
"stroke": "rgba(46,204,113,1)",
"fill": "rgba(46,204,113,0.1)"
},
"type": "number"
},
{
"name": "combo",
"sourceNames": [
"combo"
],
"formula": "",
"options": {
"_serie": "combo",
"stroke": "rgba(155,89,182,1)",
"fill": "rgba(155,89,182,0.1)"
},
"type": "number"
}
]
},
{
"type": "chart",
"gridPos": {
"h": 6,
"w": 12,
"x": 0,
"y": 0
},
"series": [
{
"name": "note",
"sourceNames": [
"note"
],
"formula": "",
"options": {
"_serie": "note",
"stroke": "rgba(231,76,60,1)",
"fill": "rgba(231,76,60,0.1)"
},
"type": "number"
}
]
},
{
"type": "chart",
"gridPos": {
"h": 6,
"w": 12,
"x": 0,
"y": 0
},
"series": [
{
"name": "velocity",
"sourceNames": [
"velocity"
],
"formula": "",
"options": {
"_serie": "velocity",
"stroke": "rgba(231,76,60,1)",
"fill": "rgba(231,76,60,0.1)"
},
"type": "number"
}
]
}
],
"viewDuration": "10"
}