OCHA-DAP / hdx-ckan

A repo for HDX's configurations and extensions to CKAN
Other
75 stars 25 forks source link

Implement bar graph visualization of single indicators #1141

Closed cjhendrix closed 10 years ago

cjhendrix commented 10 years ago

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:

  1. a massive horizontal scroll
  2. the first X countries alphabetically where X is a number that looks nice in the new template
danmihaila commented 10 years ago

moved to #1202