diff --git a/grafana-dashboard.json b/grafana-dashboard.json index b18dc43..8604f5b 100644 --- a/grafana-dashboard.json +++ b/grafana-dashboard.json @@ -52,7 +52,7 @@ "gnetId": null, "graphTooltip": 0, "id": null, - "iteration": 1599153969684, + "iteration": 1608407420778, "links": [], "panels": [ { @@ -373,64 +373,54 @@ } ], "thresholds": [ - { - "colorMode": "custom", - "fill": false, - "fillColor": "#009966", - "line": true, - "lineColor": "#009966", - "op": "lt", - "value": 50, - "yaxis": "left" - }, { "colorMode": "custom", "fill": false, "fillColor": "#ffde33", "line": true, "lineColor": "#ffde33", - "op": "lt", - "value": 100, + "op": "gt", + "value": 50, "yaxis": "left" }, { "colorMode": "custom", "fill": false, - "fillColor": "rgba(51, 162, 229, 0.2)", + "fillColor": "#ff9933", "line": true, "lineColor": "#ff9933", - "op": "lt", - "value": 150, + "op": "gt", + "value": 100, "yaxis": "left" }, { "colorMode": "custom", "fill": false, - "fillColor": "rgba(51, 162, 229, 0.2)", + "fillColor": "#cc0033", "line": true, "lineColor": "#cc0033", - "op": "lt", - "value": 200, + "op": "gt", + "value": 150, "yaxis": "left" }, { "colorMode": "custom", "fill": false, - "fillColor": "rgba(51, 162, 229, 0.2)", + "fillColor": "#660099", "line": true, "lineColor": "#660099", - "op": "lt", - "value": 300, + "op": "gt", + "value": 200, "yaxis": "left" }, { "colorMode": "custom", "fill": false, - "fillColor": "#F2495C", + "fillColor": "#7e0023", "line": true, "lineColor": "#7e0023", - "op": "lt", - "value": 500, + "op": "gt", + "value": 300, "yaxis": "left" } ], @@ -525,5 +515,5 @@ "timezone": "", "title": "Neighborhood AQI", "uid": "z_mB1zvMk", - "version": 18 + "version": 20 }