diff client/src/components/gauge/Waterlevel.vue @ 2794:8791becc40b1

client: waterlevel diagram: don't show dashed lines for missing data
author Markus Kottlaender <markus@intevation.de>
date Mon, 25 Mar 2019 12:39:54 +0100
parents cfd9ac0c92ee
children eb91ad1d7a93
line wrap: on
line diff
--- a/client/src/components/gauge/Waterlevel.vue	Mon Mar 25 12:18:02 2019 +0100
+++ b/client/src/components/gauge/Waterlevel.vue	Mon Mar 25 12:39:54 2019 +0100
@@ -18,9 +18,7 @@
         stroke-width: 2
         fill: none
         &.d3-line-chunked-chunk-gap
-          stroke-width: 1
-          stroke-dasharray: 4, 4
-          stroke-opacity: 1
+          stroke-opacity: 0
       circle
         stroke-width: 0
         fill: steelblue