-
Content count
350 -
Joined
-
Last visited
About Moonmi Sonowal
-
Rank
Supreme Being
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
-
Hi Moonmi,
i have tried to create the bar chart using Jquery.
i used below Library
<script type="text/javascript" src="http://static.fusioncharts.com/code/latest/fusioncharts.js"></script> <script type="text/javascript" src="http://static.fusioncharts.com/code/latest/themes/fusioncharts.theme.fint.js?cacheBust=56"></script>
But i am getting issue like "Chart type not supported".
Can you please help me out here?
-
Hi, Hope you are keeping well! Thank you for your continued patience. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.11.3, released over the weekend that will resolve your reported issue of tooltip overflow ? Fiddle: http://jsfiddle.net/03wd19qt/ P.S Kindly clear cache befor testing with the new files. To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.11.3, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. If you require any further assistance please do drop us a mail.
-
Dual Y-Axis CSV Data Formatted Incorrectly
Moonmi Sonowal replied to alex_dunn's topic in General usage
Hi Alex, Hope you are keeping well! Thank you for your continued patience. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.11.3, released over the weekend that will resolve your reported issue for secondary number suffix of dual yaxis charts ? Fiddle: http://jsfiddle.net/a82qcukr/ PS: Do clear your cache for testing with new files. To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.11.3, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. If you require any further assistance please do drop us a mail.- 4 replies
-
- dual y-axis
- csv
-
(and 1 more)
Tagged with:
-
scatterchart : problem with big anchorradius
Moonmi Sonowal replied to Soufiane Jhioui's topic in Bug Reports
Hi, As per your reported issue in our support portal with id: https://support.fusioncharts.com/helpdesk/tickets/515698 ,we have logged it as an improvement. Will keep you posted about any updates. Thanks. -
Map Container Max height, width
Moonmi Sonowal replied to RationalRabbit's topic in Using FusionMaps XT
Hi, Thanks for getting in touch. To turn off the opacity of the charts, you need to set containerBackgroundOpacity to 0. Fiddle: http://jsfiddle.net/moonmi/719fu8st/14/ Hope this helps. Thanks. -
Edge and IE 11 performance Issues with Dom rendering
Moonmi Sonowal replied to madsid's topic in Javascript Problems
Hi, We have been working on the issue of performance of the product. Our next official release is dedicated to it. In a next couple of weeks we would make a official release for the same. Please do check with the next release and share your valuable feedback. For more updates you can also log your issue in [email protected] Thanks. -
Svg fill attribute not taking full path for URL.
Moonmi Sonowal replied to Satish Kumar's topic in Bug Reports
Hi, Can you try using the latest version of FusionCharts ? Please download it from http://www.fusioncharts.com/download/ You can also refer our official angularJs plugin from http://www.fusioncharts.com/angularjs-charts/ Do try it out and share your views. Thanks. -
Text Orientation In Multi Pie Chart
Moonmi Sonowal replied to ryanfolstersa's topic in Using PowerCharts XT
Hey, Apologies for the delayed fix here. For the previous post , we had suggested {br} tag to be applied between labels to break into two lines, which worked in that case. We have already logged it. However, if you have any other visualisation suggestion for such a scenario please do share the same. Thanks. -
I am updating a fiddle here: http://jsfiddle.net/opL8nfoc/11/ With chart data value for 2014 it has first color chart data set separately. Please check it out and share your feedback.
-
Hey, Could you please confirm if you are using the latest version of FusionCharts ? Also, please check out this fiddle to use the method. Ref.: http://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-methods.html#setXMLData Awaiting response. Thanks.
-
Hi Alex, We have created a ticket for this forum post. Id: 514430 We will keep you posted about any updates via email on this id itself. Thanks.
-
Multilevelpie text truncate/overlap issue
Moonmi Sonowal replied to prasadraja07's topic in Bug Reports
Hi Prasad, The issue has been logged internally vis your support ticket id 514271. We will keep you posted about the updates. Thanks. -
Data links activated on right clicking slices in pie and doughnut charts
Moonmi Sonowal replied to igorkn's topic in Bug Reports
Hi, Hope you are keeping well! Thank you for your patience. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.11, release over the weekend that will resolve your reported issue? To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.11, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. If you require any further assistance please do drop us a mail. Thanks. -
Hi, The combinations charts supported from our end has been listed in the link below: http://www.fusioncharts.com/javascript-chart-fiddles/?type=Combination--Charts We do not support combination charts for bar charts. It is supported for column , line and area only as of now. Thanks.
-
Hi, Please add "adjustDiv" attribute to the chart attribute list and set it to 0. It will turn off the auto adjustment. However it will be ignored if any dataplot has value lees then specified in min value. Do try it out and share your feedback. Thanks.