Search the Community

Showing results for tags '3.12.1'.



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 2 results

  1. StackedBar3D using V 3.12.1 StackedBar3D using V 3.13.1 Since moving from V 3.12.1 to 3.13.1 the # of horizontal bars displayed drops from 11 to 1 in this case. In another case it drops from 4 to 1. So V 3.13.1 in each case only displays the top-most bar. I can't see anything in the change logs which directly addresses this issue.
  2. Hi, we recently upgraded from FC ver 3.2.3-sr2.6105 to 3.12.1 and hit an issue. we load charts concurrently via Ajax calls on the UI, and at times we load 50 such charts asynchronously at same time. At that time few of the charts which were loaded initially was showing up Chart Type not supported while rest others loads perfectly, for the same Chart configuration. (Attached screenshot) The Chart creation logic along with chart data is served as response to the Ajax call, which then set to a <div> as html (attached html Ajax response) We are facing this issue since the upgrade. Please let me know what the issue could be at the earliest. Thx in advance. chartAjax response.html