personal-research/app/views/admin/researchs/analysis_report.html.erb

1 line
116 B
Plaintext
Raw Normal View History

2016-06-03 10:38:10 +00:00
<%= column_chart @data, :id => params[:role_id], :height => "350px", :xtitle => "Year", :ytitle => "Total number" %>