-
Content count
1,122 -
Joined
-
Last visited
-
Days Won
7
Everything posted by Swarnam
-
Hey, Please refer to the forum post : http://forum.fusioncharts.com/topic/12968-about-exporthighchartscom/
-
Javascript Drill Down Not Working In Firefox 17.0
Swarnam replied to rockowtham's topic in Javascript Problems
Hi, This has been identified as an issue and logged a bug for the same. We would update the thread once the issue has been fixed. -
Hey, FusionCharts Free does not support label attribute. You would need replace the "label" attribute with "name" attribute to display the labels. <category start='01/02/2007' end='01/03/2007' name='Feb'/> .... <process name='Identify Customers'/> Hope this helps.
-
Hi Deepti, Apologies for the delayed response. The evaluation watermark does not appear while using the Licensed version of JavaScript files. Please ensure if you have replaced all the JavaScript files from the Licensed package. Also, please try clearing your browser cache. Please refer more at: http://docs.fusioncharts.com/charts/contents/Introduction/UpgradingEval.html Hope this helps.
-
Hey, Welcome to FusionCharts Forum. I'm afraid, the feature you are looking in for has not been implemented yet.
-
Hey, We have logged an issue for the same. Our developers are currently working on it. We would update the forum thread once the issue has been fixed.
-
Fusion Charts And Fusion Widgets Together
Swarnam replied to RajPen's topic in FusionCharts and ASP.NET
Hi, Welcome to FusionCharts Forum. To load charts/gauges in a single web page, try loading the FusionCharts.js file only once from any of the latest pack you have. Please refer for more information at : http://docs.fusioncharts.com/charts/contents/FirstChart/maps_charts.html Hope this helps. -
Hey, With regard to your issue, pie with one slice disappear after rendering has been resolved in the latest version of FusionCharts. To download the latest Evaluation version at : http://www.fusioncharts.com/download/trials/ Hope this helps.
-
Hi Razvan, Mixed content browser warning on Internet Explorer when using charts within secured (https) pages issue has been fixed in our latest release of FusionCharts (FusionCharts XT SR5). To download the latest Evaluation version : http://www.fusioncharts.com/download/trials/ Hope this helps.
-
Hi Shwetha, Thanks for the inputs. Error "Object doesn’t support property or method", it may be caused by several reasons in Internet Explorer browser. Can you please try once reset the IE settings? Steps to follow: 1) In Internet Explorer, select the Tools menu and then click Internet Options. 2) Click the Advanced tab, Click Reset button. 3) Click Reset button while a prompt asks” Are you sure you want to reset all the Internet Explorer settings”. 4) Click Ok, restart your IE. 5) Please re check if the issue still exists. Hope this helps.
-
Hi Kriss, Displaying data values horizontally for Line plot is not possible since you have opted to rotate the values by setting 'rotateValues' attribute at the chart elemnet level. This attribute is applicable to all the data set values within the same chart element. Hope this helps.
-
Hi Sarath, To remove the canvas base from Column 3D chart try setting "showCanvasBase" attribute to zero in the chart element. Hope this helps.
-
Hey, To increase the margin space on the right, please try adding "chartRightMargin" attribute to the chart element? Hope this helps.
-
Pie2D : How To Remove The Borders Between Slices
Swarnam replied to Vedmack's topic in General usage
Hey Daniel, Can you please try setting "showPlotBorder" attribute to 0? Hope this helps. -
Hi, Apologies for the delayed response. We have already identified the issue and glad to say it has been internally fixed. The updated fix would be released in our next service release of FusionCharts.
-
Hi Surya, No, it is not possible to select multiple bars on a single chart and drill down together using FusionCharts currently.
-
-
Hi, Thanks for the inputs. Apologies for the delayed response. Memory leak issue has been addressed to a certain extent in our latest release. We are constantly working on this area and will try to improve in the upcoming service releases of FusionCharts. We would update you on the same.
-
Hi Steve, Feature request for aligning and positioning data values has been added in our wish list. We are working on it. For further developments, we will update this thread.
-
Hi Deepti, Can you please share the live URL for testing? Alternatively, you can send in your inputs to "[email protected]"
-
Is It Possible To Shade The Area Between 2 Lines?
Swarnam replied to fmrock's topic in General usage
Hey, Can you please share a screenshot of your requirement?