mirror of
https://git.wownero.com/lza_menace/totrader.git
synced 2024-08-15 00:33:13 +00:00
adjusting xmr dash
This commit is contained in:
parent
4aff63211f
commit
802c780159
1 changed files with 11 additions and 27 deletions
|
@ -16,7 +16,7 @@
|
||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"iteration": 1599632644571,
|
"iteration": 1599633199023,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
|
@ -702,8 +702,8 @@
|
||||||
"scopedVars": {
|
"scopedVars": {
|
||||||
"currency": {
|
"currency": {
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"text": "XMR",
|
"text": "BTC",
|
||||||
"value": "XMR"
|
"value": "BTC"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seriesOverrides": [
|
"seriesOverrides": [
|
||||||
|
@ -920,13 +920,13 @@
|
||||||
"renderer": "flot",
|
"renderer": "flot",
|
||||||
"repeat": null,
|
"repeat": null,
|
||||||
"repeatDirection": "h",
|
"repeatDirection": "h",
|
||||||
"repeatIteration": 1599632644571,
|
"repeatIteration": 1599633199023,
|
||||||
"repeatPanelId": 12,
|
"repeatPanelId": 12,
|
||||||
"scopedVars": {
|
"scopedVars": {
|
||||||
"currency": {
|
"currency": {
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"text": "BTC",
|
"text": "XMR",
|
||||||
"value": "BTC"
|
"value": "XMR"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seriesOverrides": [
|
"seriesOverrides": [
|
||||||
|
@ -1825,7 +1825,7 @@
|
||||||
{
|
{
|
||||||
"allValue": null,
|
"allValue": null,
|
||||||
"current": {
|
"current": {
|
||||||
"tags": [],
|
"selected": false,
|
||||||
"text": "All",
|
"text": "All",
|
||||||
"value": "$__all"
|
"value": "$__all"
|
||||||
},
|
},
|
||||||
|
@ -1836,25 +1836,9 @@
|
||||||
"label": null,
|
"label": null,
|
||||||
"multi": false,
|
"multi": false,
|
||||||
"name": "currency",
|
"name": "currency",
|
||||||
"options": [
|
"options": [],
|
||||||
{
|
|
||||||
"selected": true,
|
|
||||||
"text": "All",
|
|
||||||
"value": "$__all"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"selected": false,
|
|
||||||
"text": "XMR",
|
|
||||||
"value": "XMR"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"selected": false,
|
|
||||||
"text": "BTC",
|
|
||||||
"value": "BTC"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"query": "SELECT currency FROM balance",
|
"query": "SELECT currency FROM balance",
|
||||||
"refresh": 0,
|
"refresh": 2,
|
||||||
"regex": "/.*/",
|
"regex": "/.*/",
|
||||||
"skipUrlSync": false,
|
"skipUrlSync": false,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -1867,7 +1851,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"from": "now-3h",
|
"from": "now-1h",
|
||||||
"to": "now"
|
"to": "now"
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"timepicker": {
|
||||||
|
@ -1887,5 +1871,5 @@
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "XMR",
|
"title": "XMR",
|
||||||
"uid": "SKVAcXDGk",
|
"uid": "SKVAcXDGk",
|
||||||
"version": 6
|
"version": 7
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue