Search the Community
Showing results for tags '3.12.1'.
Found 2 results
-
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.
- 1 reply
-
- 3.13.1
- stackedbar3d
-
(and 1 more)
Tagged with:
-
Chart Type Not Supported Errors after Fusion Charts upgrade
Niranjan VELAKANTI posted a topic in Installation and Upgrades
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