Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7d1f8e

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎applets/maps-info/colors/main.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ polygonSeries.data.setAll([
285285
{ id: "TC", value: 1 },
286286
{ id: "PW", value: 1 },
287287
{ id: "NR", value: 1 },
288-
289288
// https://www.iban.com/country-codes
290289
{ id: "AQ", value: 0 }, // Antartica
291290
{ id: "CG", value: 0 }, // The Congo
@@ -299,7 +298,7 @@ polygonSeries.data.setAll([
299298
{ id: "MQ", value: 0 }, // Martinique
300299
{ id: "FK", value: 0 }, // Falkland Islands (the) [Malvinas]
301300
]);
302-
301+
303302
var heatLegend = chart.children.push(am5.HeatLegend.new(root, {
304303
orientation: "vertical",
305304
startColor: am5.color("#9cc7e7"),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /