-
Content count
2,213 -
Joined
-
Last visited
-
Days Won
14
Everything posted by Sanjukta
-
Hi, Could you please confirm your Order ID so that we can come up with some alternative solution to this issue? Awaiting your reply.
-
Hi, You are welcome. Glad that your issue is resolved. Please feel free to revert in case you have any further queries.
-
Hi, Please look for the solution to your query in the following Forum thread. Ref.- http://forum.fusioncharts.com/topic/7967-drill-down-chart-in-gwtgxt/page__pid__31903#entry31903
-
Hi, FusionCharts v3.2 Evaluation version is the trial version of the commercial product. FusionCharts Free is a completely different product with an open source. FusionCharts Free does not support Linked charts. In case you wish to use Linked charts, please try downloading the FusionCharts v3.2 Evaluation pack. You can use Linked charts with GWT but you would need to have FusionCharts v3.2 or above to support it. Hope this helps.
-
Hi, I am afraid, I could not replicate the issue after testing your XML in Google Chrome. Please check with the attached screenshot of the rendered Pie chart for your reference. Could you please specify the OS and the version of Flash player that you are currently using? Hope this helps.
-
Hi, Could you please specify the issue a bit elaborately? Please specify the version of FusionCharts that you are currently using? Awaiting your reply.
-
Hi, We apologize for the inconvenience. The ZoomLine chart does not support the attribute "dashed" in the <dataset> element, as of now. We would rectify the typo in the documentation at our earliest. Please feel free to revert in case you have any further queries.
-
Hi, You are welcome. Glad that your issue is resolved. Happy FusionCharting!
-
Hi, I am afraid, FusionCharts for Free does not support the Linked charts. Could you please try downloading the latest version, i.e, FusionCharts v3.2.1 to avail the Linked charts, with the help of the following link? Ref.- http://www.fusioncharts.com/Download.asp Hope this helps.
-
Hi, Adobe has updated the Flash Player 10.1 where this issue has been fixed. Could you please try to uninstall the current Flash Player and re-install the latest Flash Player? Hope this helps.
-
Hi, We are looking into the issue. We shall get back to you as soon we come up with any solution. Thank you for your continued patience and patronage.
-
Hi, Welcome to FusionCharts Forum! Please try not giving any blank <dataset> element in the XML. Blank elements are natively considered to be '0' hence the Y-axis minimum value is always displayed '0' . Please refer to the attached screen-shot of the rendered chart using your XML, without mentioning the blank <dataset> element is rendering perfectly. Hope this helps.
-
Hi, Welcome to FusionCharts Forum! Could you please specify which line you want to display as "dashed"? For your information, you can set the value '1' for the attributes "divLineIsDashed" in the <chart> element to display dashed divisional lines and "dashed" in the <dataset> element to display the entire data-plot as dashed on the chart. Also, the Vertical Trend Lines and the normal Trend lines can also be displayed as dashed lines setting the attribute "dashed" to '1' in the <vTrendLines> and <trendLines> elements respectively. Hope this helps.
-
Hi Renuka, Glad that your issue is resolved. Please feel free to revert in case you have any further queries.
-
Legenditems And Switching Off Legend Click Option
Sanjukta replied to MartinS's topic in FusionCharts and ASP.NET
Hi Martin, You are always welcome. I am glad that your issue is resolved. Happy FusionCharting! -
Legenditems And Switching Off Legend Click Option
Sanjukta replied to MartinS's topic in FusionCharts and ASP.NET
Hi Martin, Please try setting the attribute "legendIconScale" to '.001' in the <chart> element to achieve what you intend to. Hope this helps. -
Hi Hemanth, You are welcome. I am glad that your issue is resolved. Happy FusionCharting!
-
Hi Vivek, Welcome to FuisonCharts Forum! I am afraid, FusionCharts does not support this, as of now.
-
Legenditems And Switching Off Legend Click Option
Sanjukta replied to MartinS's topic in FusionCharts and ASP.NET
Hi Martin, You are always welcome. I hope your issue is resolved. Please feel free to revert in case you have any further queries. -
Pie3D Chart And Showvalues / Showpercentvalues
Sanjukta replied to [email protected]'s topic in General usage
Hi, You are welcome. I hope your issue is resolved. You need not close this post. In future if you have any queries, you can post here and keep it open for other users to view. Please feel free to revert in case you have any further queries. -
Hi, The attribute "displayEndIndex" indicates the index of the data label that is to appear at the extreme right of the chart. Using "displayStartIndex" and "displayEndIndex" attributes you can set the range of data labels that would be visible when the chart first renders. In this case if you have 756 points as mentioned in the previous post, please try setting the attribute "displayEndIndex" to '756' in the <chart> element or the last n-th point that you have. Hope this helps.
-
Hi, Could you try specifying "numDivLines" and set the attribute "decimals" to '1' in the <chart> element? Hope this helps.
-
Can't Get I18N To Work (Japanese In This Case)
Sanjukta replied to samkwitty's topic in General usage
Hi, Glad that your issue is resolved. Thanks for sharing. Please feel free to revert in case you have any further queries. -
Hi, I am afraid, the X-axis (seems to be Y-axis for a Bar chart) label tool-tip that appears to display the entire label when ellipses are displayed on the chart, cannot be customized, as of now. The tool-tip does not display if the ellipses don't appear for the long X-axis labels. The tool-tip just displays on mouse-over to show the entire label to the user while viewing. Hope this helps.
-
Hi, Welcome to FusionCharts Forum! I am afraid, FusionCharts does not support Dynamic Y-axis scale in any chart (except ZoomLine chart), as of now.