Here's what I'm looking to do with fusioncharts inside of a tab or accordion structure:
Tab 1 is 3 level drilldown (PieChart > StackColumnChart > PieChart)
Tab 2 is 2 level drilldown (PieChart > Column)
Tab 3 is 2 level drilldown (StackColumnChart > StackColumnChart)
As you can see I'm not only linking charts but also changing swf files in the same tab. I would prefer the layout to be 2 containers but 1 container will do.