Merge pull request #487 from quantified-uncertainty/gradient-to-color

Change gradient of one color to solid color
This commit is contained in:
Sam Nolan 2022-05-04 18:48:48 -04:00 committed by GitHub
commit 78d2d81148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
"value": 0
},
"fill": {
"signal": "{gradient: 'linear', x1: 1, y1: 1, x2: 0, y2: 1, stops: [ {offset: 0.0, color: '#4C78A8'}] }"
"value": "#4C78A8"
},
"interpolate": {
"value": "monotone"