Datafable / epu-index

EPU index
http://www.applieddatamining.com/cms/?q=content/economic-policy-uncertainty-index
1 stars 0 forks source link

Create line chart #3

Closed bartaelterman closed 9 years ago

bartaelterman commented 9 years ago

The line chart should retrieve all EPU data from the REST endpoint.

It should be:

I would use this C3js example. If it becomes too slow with lots of data, we could look for an alternative (e.g.: https://developers.google.com/chart/interactive/docs/gallery/annotationchart).