Search the Community

Showing results for tags 'column3d'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 1 result

  1. 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