diff --git a/grafana/xmr_trader.json b/grafana/xmr_trader.json index cdf0cc4..ade9d08 100644 --- a/grafana/xmr_trader.json +++ b/grafana/xmr_trader.json @@ -16,7 +16,7 @@ "gnetId": null, "graphTooltip": 0, "id": 2, - "iteration": 1599632644571, + "iteration": 1599633199023, "links": [], "panels": [ { @@ -702,8 +702,8 @@ "scopedVars": { "currency": { "selected": false, - "text": "XMR", - "value": "XMR" + "text": "BTC", + "value": "BTC" } }, "seriesOverrides": [ @@ -920,13 +920,13 @@ "renderer": "flot", "repeat": null, "repeatDirection": "h", - "repeatIteration": 1599632644571, + "repeatIteration": 1599633199023, "repeatPanelId": 12, "scopedVars": { "currency": { "selected": false, - "text": "BTC", - "value": "BTC" + "text": "XMR", + "value": "XMR" } }, "seriesOverrides": [ @@ -1825,7 +1825,7 @@ { "allValue": null, "current": { - "tags": [], + "selected": false, "text": "All", "value": "$__all" }, @@ -1836,25 +1836,9 @@ "label": null, "multi": false, "name": "currency", - "options": [ - { - "selected": true, - "text": "All", - "value": "$__all" - }, - { - "selected": false, - "text": "XMR", - "value": "XMR" - }, - { - "selected": false, - "text": "BTC", - "value": "BTC" - } - ], + "options": [], "query": "SELECT currency FROM balance", - "refresh": 0, + "refresh": 2, "regex": "/.*/", "skipUrlSync": false, "sort": 0, @@ -1867,7 +1851,7 @@ ] }, "time": { - "from": "now-3h", + "from": "now-1h", "to": "now" }, "timepicker": { @@ -1887,5 +1871,5 @@ "timezone": "", "title": "XMR", "uid": "SKVAcXDGk", - "version": 6 + "version": 7 }