score:2

Accepted answer

be sure to include the javascript files before the charts.

<%= javascript_include_tag "//www.google.com/jsapi", "chartkick" %>

as suggested in using chartkick in rails 4.0.

also, i found this guide, might be helpful: http://richonrails.com/articles/charting-with-chartkick


Related Query

More Query from same tag