Skip to content

Commit f0f4e73

Browse files
committed
Update main.js
1 parent 8e4e7bc commit f0f4e73

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
@@ -303,7 +303,7 @@ var heatLegend = chart.children.push(am5.HeatLegend.new(root, {
303303
startColor: am5.color("#9cc7e7"),
304304
endColor: am5.color("#0f1317"),
305305
startText: "0",
306-
endText: "100K",
306+
endText: "103K",
307307
stepCount: 6
308308
}));
309309

0 commit comments

Comments
 (0)