Skip to content

v0.4.0: JSONP multisource support (#42)

Compare
Choose a tag to compare
@ksolan ksolan released this 19 Dec 04:31
· 3 commits to master since this release
* Add multiple JSONP data sources, assuming all data comes from JSONP

* Add array version of data definition for improving the jinja2 template

* Fix bug in Highchart add jsonp url

* Apply multi-source JSONP code to highcharts

* Update inline comments for clarity and accuracy

* Update variable name to 'data_list' as per request for style consistency