Hi,
I am using StackedColumn3D/StackedBar3D chart. It is working fine when I set stack100Percent='0'. If I set stack100Percent='1' it is giving me error.
I have checked XML and found that If I remove elements in <dataset> having blank values and set them to 0 then it works.
My problem is I dont want to show <set value='0'> elements in chart. So I made them <set value=''>. This is causing problem.
For further details I am attaching xml file herewith. My fusionchart version is 3.3.0-release.18739 and I am using Javascript charts.
Let me know if it is bug and is there any workaround.
Thanks in advance.
xml