Skip to content

Commit a6ce815

Browse files
committed
fix: remove title geopolitics stats
1 parent d0826bc commit a6ce815

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

website/js/geopolitics-conflicts.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,6 @@
625625
data,
626626
xKey: "year",
627627
yKey: "value",
628-
title: `${countryName}: medals around ${selected.year}`,
629628
yLabel: "Medals won",
630629
highlightValue: selected.year,
631630
tooltipFormatter: d => formatNeighborTooltip(d, "Medals")

0 commit comments

Comments
 (0)