Error Loading Chart: Please install Google Charts or Highcharts
--
For Google Charts, use:
<%= javascript_include_tag "//www.google.com/jsapi", "chartkick" %> If you prefer Highcharts, use:
<%= javascript_include_tag "path/to/highcharts.js", "chartkick" %>