<% @page_title="FusionCharts Ajax Example" %> <% @page_heading="FusionCharts RoR Samples" %> <% @page_subheading="Inter-connected charts - Click on any pie slice to see detailed chart below." %> <% @intro="The charts in this page have been dynamically generated using data contained in a database.
The detailed charts along with the dynamic data are received using AJAX." %> <%= render :partial=>"factory_sum_chart", :locals=>{:factories=> @factories} %>