How do I create a zed pie chart with custom data ? are there any examples? The sample given in the suit is pulling data from shape files.
Scenario - Basically I have couple of slider bars on the left side of the page. Based on slider movements I need to create pie chart on the map. Data feed to charts is all via calculations in business layer.
Regards,