Just for completeness, I finally managed to get it done through trial-and-error. Solution turns out to be fairly easy…
style: |
.fill {
fill: white;
opacity: 1 !important;
}
Graph now looks exactly how I wanted it…
Thanks!
Just for completeness, I finally managed to get it done through trial-and-error. Solution turns out to be fairly easy…
style: |
.fill {
fill: white;
opacity: 1 !important;
}
Graph now looks exactly how I wanted it…
Thanks!