Skip to content

Commit 4c7bc8d

Browse files
committed
Update main.js
1 parent c2ea2c4 commit 4c7bc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applets/maps-info/colors/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ var heatLegend = chart.children.push(am5.HeatLegend.new(root, {
305305
startColor: am5.color("#9cc7e7"),
306306
endColor: am5.color("#0f1317"),
307307
startText: "0",
308-
endText: "90K",
308+
endText: "100K",
309309
stepCount: 6
310310
}));
311311

0 commit comments

Comments
 (0)