Skip to content

Commit

Permalink
web data 9 Apr
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahodcroft committed Apr 12, 2021
1 parent 7e16b1e commit 4dcb571
Show file tree
Hide file tree
Showing 5 changed files with 9,362 additions and 6,435 deletions.
2 changes: 1 addition & 1 deletion web/data/countriesToPlot.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"France": "True", "Belgium": "True", "Germany": "True", "Netherlands": "True", "Spain": "True", "United Kingdom": "True", "Switzerland": "True", "Ireland": "True", "Norway": "True", "Denmark": "True", "Iceland": "True", "Italy": "True", "Sweden": "True", "USA": "True", "Latvia": "True", "Lithuania": "True", "Luxembourg": "True", "Portugal": "True", "Finland": "True", "Austria": "True", "Hungary": "True", "Canada": "True", "India": "True", "Australia": "True", "Slovakia": "True", "Japan": "True", "Bulgaria": "True", "Czech Republic": "True", "Israel": "True", "Poland": "True", "Turkey": "True", "Slovenia": "True", "Croatia": "True", "Estonia": "True", "South Africa": "True", "Malawi": "True", "Brazil": "True", "Mexico": "True", "Romania": "True", "Aruba": "True", "Nigeria": "True", "Zimbabwe": "True", "Bangladesh": "True", "Ghana": "True", "Indonesia": "True"}
{"France": "True", "Belgium": "True", "Germany": "True", "Netherlands": "True", "Spain": "True", "United Kingdom": "True", "Switzerland": "True", "Ireland": "True", "Norway": "True", "Denmark": "True", "Iceland": "True", "Italy": "True", "Sweden": "True", "USA": "True", "Latvia": "True", "Austria": "True", "Lithuania": "True", "Luxembourg": "True", "Portugal": "True", "Finland": "True", "Slovenia": "True", "Hungary": "True", "Canada": "True", "India": "True", "Australia": "True", "Slovakia": "True", "Japan": "True", "Bulgaria": "True", "Israel": "True", "Czech Republic": "True", "Poland": "True", "Turkey": "True", "Greece": "True", "Croatia": "True", "Estonia": "True", "South Africa": "True", "Malawi": "True", "Brazil": "True", "Mexico": "True", "Singapore": "True", "Romania": "True", "Aruba": "True", "Nigeria": "True", "Zimbabwe": "True", "Bangladesh": "True", "Ghana": "True", "Indonesia": "True", "Chile": "True"}
8 changes: 8 additions & 0 deletions web/data/countryStyles.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"c": "#b15928",
"ls": "--"
},
"Chile": {
"c": "#fdbf6f",
"ls": "-."
},
"Croatia": {
"c": "#cab2d6",
"ls": "-."
Expand Down Expand Up @@ -71,6 +75,10 @@
"c": "#ff66ff",
"ls": "--"
},
"Greece": {
"c": "#ffcc00",
"ls": "-."
},
"Hong Kong": {
"c": "#1f78b4",
"ls": "-."
Expand Down
Loading

0 comments on commit 4dcb571

Please sign in to comment.