Does Highcharts refer to files outside our domain? For basic usage, Highcharts doesn't refer to any files other than highcharts.js/highstock.js, though there are some ...
In the [last section](03-rails-api.md), we made a simple API that delivered beer review related data in JSON format. Now let's figure out how to take that JSON format and visualize it. The primary ...