We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea2733 commit 78a058dCopy full SHA for 78a058d
1 file changed
frontend/src2/charts/helpers.ts
@@ -814,6 +814,7 @@ export function getMapChartOptions(config: MapChartConfig, result: QueryResult)
814
pieces: mapPieces(values),
815
itemSymbol: 'circle',
816
inRange: {
817
+
818
color: ['#dbeeff', '#b7ddff', '#92cdff', '#6ebcff', '#4aabff'],
819
},
820
0 commit comments