Explorar el Código

Merge pull request #257 from nickbabcock/fill

Use consistent fill opacity in sample dashboard
Nick Babcock hace 3 años
padre
commit
bdf187371f
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      assets/dashboards/ohm-prometheus.json

+ 4 - 4
assets/dashboards/ohm-prometheus.json

@@ -3089,7 +3089,7 @@
             "axisPlacement": "auto",
             "barAlignment": 0,
             "drawStyle": "line",
-            "fillOpacity": 0,
+            "fillOpacity": 10,
             "gradientMode": "none",
             "hideFrom": {
               "legend": false,
@@ -3175,7 +3175,7 @@
             "axisPlacement": "auto",
             "barAlignment": 0,
             "drawStyle": "line",
-            "fillOpacity": 0,
+            "fillOpacity": 10,
             "gradientMode": "none",
             "hideFrom": {
               "legend": false,
@@ -3267,7 +3267,7 @@
             "axisPlacement": "auto",
             "barAlignment": 0,
             "drawStyle": "line",
-            "fillOpacity": 0,
+            "fillOpacity": 10,
             "gradientMode": "none",
             "hideFrom": {
               "legend": false,
@@ -4076,5 +4076,5 @@
   "timezone": "",
   "title": "Ohm Windows Desktop",
   "uid": "EEQD4wv7z",
-  "version": 40
+  "version": 41
 }