Browse Source

devenv: graph time regions test dashboard

Marcus Efraimsson 7 years ago
parent
commit
bd6dc01e6b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      devenv/dev-dashboards/panel_tests_graph_time_regions.json

+ 2 - 2
devenv/dev-dashboards/panel_tests_graph_time_regions.json

@@ -167,7 +167,7 @@
           "fillColor": "rgba(255, 255, 255, 0.03)",
           "from": "20:00",
           "fromDayOfWeek": 7,
-          "line": true,
+          "line": false,
           "lineColor": "rgba(255, 255, 255, 0.2)",
           "op": "time",
           "to": "23:00",
@@ -420,7 +420,7 @@
       "timeRegions": [
         {
           "colorMode": "red",
-          "fill": true,
+          "fill": false,
           "from": "05:00",
           "line": true,
           "op": "time"