-
Content count
2,213 -
Joined
-
Last visited
-
Days Won
14
Everything posted by Sanjukta
-
Hi, FusionCharts v3.1.1 supports resizing in percentage (the link provided in the earlier post) keeping the parent HTML container size fixed. In acse we wish to resize the chart as the container size changes, then you need to take a look at our new release FusionCharts v3.2 Beta. For further details on the latest features please refer to the following link: Ref.- http://www.fusioncharts.com/labs/peek/ Hope this helps.
-
Hey, Glad that your issue is resolved. Thanks for sharing the idea. Happy FusionCharting!
-
Hi Aaron, Could you please try URL encoding the "+" sign as "%2B"? Hope this helps.
-
Hi, Could you please send us a mail at [email protected] stating all your queries and issues? Looking forward to your mail.
-
How to set tooltext has been display at all times?
Sanjukta replied to andy_huang's topic in General usage
Hey Andy, You are always welcome. Happy FusionCharting! -
How to set tooltext has been display at all times?
Sanjukta replied to andy_huang's topic in General usage
Hi Andy, Please make sure that you -
Hey, You are welcome. Glad that we could help you some way. Happy FusionCharting!
-
What do the last 4 arguments for instantiation a fusionchart mean?
Sanjukta replied to mlibner's topic in General usage
Hi, You are welcome. Glad that your issue is resolved. Happy FusionCharting! -
Chart not showing in HTML table when size set to 100%
Sanjukta replied to mlibner's topic in General usage
Hi Mark, FusionCharts v3.2 Beta supports the resizing of the chart as the parent HTML container size is changed. Could you please send us a mail at [email protected] for further details on the available new features that might solve your purpose? Awaiting your reply. -
How to set tooltext has been display at all times?
Sanjukta replied to andy_huang's topic in General usage
Hi Andy, You are welcome. Could you please download the trial version of FusionCharts v3.1.1? Please refer to the following link to download the above. Ref.- http://www.fusioncharts.com/Download.asp Hope this helps. -
multiple charts duplicating
Sanjukta replied to tobyjoiner's topic in FusionCharts and Ruby on Rails
Hi, Glad that your issue is resolved. Thanks for sharing. Happy FusionCharting! -
How to set tooltext has been display at all times?
Sanjukta replied to andy_huang's topic in General usage
Hi Andy, You are welcome. I am afraid, FusionCharts v3.0.6 does not support the "displayValue" attribute, as of now. Could you please try upgrading your current version to FusionCharts v3.1.1 to make use of the attribute "displayValue"? Please refer to the following link to upgrade your version: Ref.- http://www.fusioncharts.com/PUC/ Hope this helps. -
What do the last 4 arguments for instantiation a fusionchart mean?
Sanjukta replied to mlibner's topic in General usage
Hi Mark, The code snippet you had sent us: Ref.- var sf1 = new FusionCharts("../FusionCharts/Column3D.swf", "sfId1", "300", "100", "0", "0", "FFFFFF", "exactFit"); Starting fron the extreme right: "exactFit" : This refers to the Flash Scale Mode. (For details on the same, please refer to: Ref.- http://help.adobe.com/en_US/Flash/10.0_UsingFlash/WSd60f23110762d6b883b18f10cb1fe1af6-7bcca.html) "FFFFFF" : This refers to the Background Color for the Flash Movie. "0" : This refers to the "RegisterwithJS" mode. To register the chart with JavaScript, we set the registerWithJS parameter to 1. "0" : This refers to the "debugMode" flag. The debug window shows up on the chart when this parameter is set to 1. Hope I could make myself clear. -
Chart not showing in HTML table when size set to 100%
Sanjukta replied to mlibner's topic in General usage
Hi, I am afraid, FusionCharts v3.1.1 does not support Dynamic Resizing function, as of now. We are glad to announce the release of the FusionCharts v3.2 Beta, which supports the above. :w00t: Please refer to the following link to get a live demo of the same: Ref.- http://www.fusioncharts.com/labs/peek/dynamic-resize/ In case, you wish to get further details on FusionCharts v3.2, please mail us at [email protected]. Looking forward to your feedback on the same. -
Hi, You are welcome. Hope your issue is resolved. Happy FusionCharting!
-
How to set tooltext has been display at all times?
Sanjukta replied to andy_huang's topic in General usage
Hi Andy, Apologize for the delay. Could you please enable the "debug mode" and send us the screenshot of the page for reference? Ref.- return FusionCharts.RenderChart("../FusionCharts/MSColumn3D.swf", "../BasicExample/Data/Data.xml", "", "productSales", "600", "300", true, false); Awaiting your reply. -
Hi Clive, I am afraid, FusionMaps does not support customizing the size of the marker, as of now. Please feel free to revert in case you have any further queries.
-
FusionCharts printing scale problem with Flash 10
Sanjukta replied to Sanjukta's topic in General usage
Hi, I believe that the ADOBE Flash Player version 10.1 bug has been fixed. Could you please update your Flash Player version to the latest one available and clear your browser cache for the same? Also, FusionCharts v3.2 offers a fix for printing issues of FusionCharts on Firefox, and many more exciting features. Could you please drop a mail, for the download link of FusionCharts v3.2 BETA, at [email protected] ? Looking forward to your feedback on the same. -
tooltext changed when upgraded to version 3.1 of Fusion charts
Sanjukta replied to jaideep's topic in General usage
Hi Jaideep, I am afraid, FusionCharts v3.1.0 does not support the dispaly of the series name in tooltip. This bug was fixed in the upgraded version, i.e, FusionCharts v3.1.1. Could you please download the trial version of FusionCharts v3.1.1 to solve the purpose? Please refer to the following link for the download purpose: Ref.- http://www.fusioncharts.com/Download.asp Hope this helps. -
Increase space between two category of scrollcolumn2D
Sanjukta replied to Sanjukta's topic in FusionCharts and PHP
Hi Manoj, Welcome to FusionCharts Forum! Could you please send us the screenshot(s) of the following: 1. The chart which is rendered correctly? 2. The chart rendered with the issue that you are facing? Looking forward to your reply. -
MSStackedColumn2DLineDY the same YAxis for column and line ?
Sanjukta replied to msajdak's topic in General usage
Hi, You are always welcome. Glad that your issue is resolved. I am afraid, the Scroll Charts of the FusionCharts suite does not support Dual Y axis, as of now. Also, you can check the Scroll charts of the FusionCharts pack in case if it helps: Ref.- http://www.fusioncharts.com/docs/ >> Scroll Charts Please revert in case you have further queries on the same. -
MSStackedColumn2DLineDY the same YAxis for column and line ?
Sanjukta replied to msajdak's topic in General usage
Hi, Could you please try setting the attributes "showDivLineSecondaryValue" and "showSecondaryLimits" to "0" in the <chart> element to hide the Secondary Y axis Values? Also, in case you wish to show same values on both the Y axis, please try setting the same minimum and maximum values for both the Primary and Secondary Y axis in the <chart> element. Ref.- <chart... PYAxisMinValue='0' PYAxisMaxValue='70' SYAxisMinValue='0' SYAxisMaxValue='70' > In the image, the Violet line is displayed outside the chart canvas. This is not posible to be displayed in FusionCharts. FusionCharts adjusts the chart limits based on the data provided to make all the plots fall within the canvas. Even if you explicitly set a smaller limit for the line plot, the chart would adjusts itself as soon it encounters a data larger than the given limit. Hope I am able to make myself clear. Please revert in case you have further queries on the same. -
Hi Rekha, You are welcome. The issue you are facing is because of the chart getting rendered before the page is loaded. If you wish to see the chart render without any issue, you have to wait till the browser page has ompletely loaded. Hope this helps.
-
Hi, You are welcome. Glad that your issue is resolved. Thanks for sharing. happy FusionCharting!
-
tooltext changed when upgraded to version 3.1 of Fusion charts
Sanjukta replied to jaideep's topic in General usage
Hi Jaideep, Could you please try setting the attribute "seriesNameInToolTip" to "1" in the <chart> element? In case this does not help, please enable the "Debug Mode" in the HTML and send us the screenshot of the page. Ref.- var chart = new FusionCharts("MSColumn2D.swf", "ChartId", "700", "450", "1", "0"); Looking forward to your feedback on the same.