Hi all,
in a stackedcolumn2d we need to hide series and categories.
First is handled by legend clicks and for the latter we defined a custom JavaScript function in link label attribute. Here we look for Fusioncharts widget and call getChartData() in order to manipulate the dataset before calling setChartData again.
However, apart from 'initiallyHidden' attribute only works for series and we could not find a similar attribute for driving categories visibility.
If you look at attached image, hiding first column in the chart will make it re-scale, giving a decent size to other very small columns.
Regards,
Francesco