Implement the bar graph (single indicator, X number of countries, latest non-null year). The task here is just to get the code working so that it can later be added to the new templates.
For the number of countries to show, this can be implemented as either:
a massive horizontal scroll
the first X countries alphabetically where X is a number that looks nice in the new template
Using these inputs:
Implement the bar graph (single indicator, X number of countries, latest non-null year). The task here is just to get the code working so that it can later be added to the new templates.
For the number of countries to show, this can be implemented as either: