[dashboard] Change map circle fill opacity to 0.8

This commit is contained in:
Shizun Ge
2026-03-28 22:27:46 -07:00
parent 3da6dd03b3
commit f0045d32fc
+1 -1
View File
@@ -1070,7 +1070,7 @@
"field": "Connections", "field": "Connections",
"fixed": "dark-green" "fixed": "dark-green"
}, },
"fillOpacity": 0.4, "fillOpacity": 0.8,
"shape": "circle", "shape": "circle",
"showLegend": false, "showLegend": false,
"size": { "size": {