activerecord - Rails Chartkick Gem Error Loading Chart No Adapter Found -
I have a Rail 3.2.14 app where I use the When I load my view, I get an error: here How my view code looks like: index.html.erb Charts and yielding chart_js application.html.erb (layout) this line is chartkick and
error loading chart: no adapter was found
& lt;% = line_chart call.group_by_week (: created_at) Count% & gt;
& lt;% = javascript_include_tag "application "," Charticon "% & gt; & Lt;% = yield: charts_which% & gt; Can anyone tell me why I am getting this error and how it should be decided? I really want to start using ChartCike to generate some simple charts.
and
javascript_include_tag "// Www.google.com/jsapi"% & gt;
before & lt; % = Javascript_include_tag "applications", "chartsick"%> Also check the installation section in Mani's home page (scroll down :)).
Comments
Post a Comment