Skip to content
Snippets Groups Projects
Commit 74bfa58b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Color and line fixing of warning status areas

parent deb9f514
Branches
Tags v1.1.2
No related merge requests found
...@@ -126,7 +126,9 @@ class ForecastResult: ...@@ -126,7 +126,9 @@ class ForecastResult:
"color": warning_status["color"], "color": warning_status["color"],
"zIndex": -10, "zIndex": -10,
"yAxis": warning_status_axis_id, "yAxis": warning_status_axis_id,
"enableMouseTracking": False "enableMouseTracking": False,
"lineWidth" : 0,
"fillOpacity" : 1.0
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment