There was an error while loading. Please reload this page.
1 parent d0826bc commit a6ce815Copy full SHA for a6ce815
1 file changed
website/js/geopolitics-conflicts.js
@@ -625,7 +625,6 @@
625
data,
626
xKey: "year",
627
yKey: "value",
628
- title: `${countryName}: medals around ${selected.year}`,
629
yLabel: "Medals won",
630
highlightValue: selected.year,
631
tooltipFormatter: d => formatNeighborTooltip(d, "Medals")
0 commit comments