Is it possible to drill-down from a data point in a Flash Column Chart into a Pie Chart. The two charts should be in the same report. I have a dashboard where I am adding them as reportlets. Can this be accomplished using the interactivity feature? If not, can JSAPI be used.
I have seen example such as Mouse Over details for a Chart:
http://www.birt-exchange.org/org/devshare/designing-birt-reports/1116-mouse-over-details-for-a-chart/#description
but how can I replace the table with a Pie Chart? Please help. I have a sample csv data file if anyone can suggest some sample code to accomplish this functionality.
Thanks.