Commit bd6dc01e by Marcus Efraimsson

devenv: graph time regions test dashboard

parent 116e367e
...@@ -167,7 +167,7 @@ ...@@ -167,7 +167,7 @@
"fillColor": "rgba(255, 255, 255, 0.03)", "fillColor": "rgba(255, 255, 255, 0.03)",
"from": "20:00", "from": "20:00",
"fromDayOfWeek": 7, "fromDayOfWeek": 7,
"line": true, "line": false,
"lineColor": "rgba(255, 255, 255, 0.2)", "lineColor": "rgba(255, 255, 255, 0.2)",
"op": "time", "op": "time",
"to": "23:00", "to": "23:00",
...@@ -420,7 +420,7 @@ ...@@ -420,7 +420,7 @@
"timeRegions": [ "timeRegions": [
{ {
"colorMode": "red", "colorMode": "red",
"fill": true, "fill": false,
"from": "05:00", "from": "05:00",
"line": true, "line": true,
"op": "time" "op": "time"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment