-
Content count
2,213 -
Joined
-
Last visited
-
Days Won
14
Everything posted by Sanjukta
-
Hi, Please try setting a string value for the attribute "displayValue" instead of the normal data-value in the <set> element to specify text instead of numbers. Hope this helps.
-
Hi, Please try providing the desired value for the attributes "minValue" and "maxValue" in the <axis> element to configure the Y-axis limits. Also, please make sure that none of the data-values against a Y-axis is greater than the Y-axis maximum value. In case there is any larger data-value the chart would automatically take up a higher limit to fit in the data-values. Hope this helps.
-
Multi-series stacked column/bar chart - horizontal
Sanjukta replied to tonykc's topic in Suggestions & Requests
Hi, I am afraid, FusionCharts does not support Multi-series Stacked Bar 2D chart, as of now. -
Move hidden data lines in line chart to top
Sanjukta replied to sesi's topic in FusionCharts and PHP
Hello, We are very excited to announce the release of FusionCharts v3.2 that leverages Flash and JavaScript (HTML5) to create stunning charts. It introduces the new zoom charts, Pareto & Marimekko charts and works with both XML and JSON data. You will be pleased to know that FusionCharts v3.2 comes with the addition of Interactive Legend feature. More details at: http://www.fusioncharts.com/in/smartcharts/ It now works on iPads and iPhones as well. Please visit http://www.fusioncharts.com/ipad/to find out what's new. Furthermore, with this release, we have changed our licensing policies and pricing for our core products - FusionCharts, FusionWidgets, FusionMaps & PowerCharts. Please share your valuable feedback at: [email protected] Thank you and have a good day. -
Hi, Thanks for the appreciation. Happy FusionCharting!
-
Hi, I am afraid, I am unable to understand your query.
-
Hi, Please contact us at : http://www.fusioncharts.com/contact/
-
Hi, Please try mentioning the hex code for the attribute "color" in the <set> element to change the color of the particular Pie slice. Hope this helps.
-
Regarding changing text color(font color)
Sanjukta replied to marala81's topic in Using PowerCharts XT
Hi, Please try changing the Font color applying "Font Styles" on "DATALABELS" object. Ref.- http://www.fusioncharts.com/docs/?Styles/Font.html Hope this helps. -
Hi, Please try using Real-time Angular Gauge which would retrieve data from a given source every interval you mention and hence show the updated data automatically on the chart. Please refer to the following link for further details on the above. http://www.fusioncharts.com/widgets/docs/Contents/Ang_RealTime.html Hope this helps.
-
Hi, This might be occurring as you have set the window mode to transparent. Hope the issue is resolved.
-
Hi, Please try setting "canvasBgColor='ffffff' ", "canvasBaseColor='ffffff' " and "divLineColor='000000' " in the <chart> element. Hope this helps.
-
Hi, Please note that the latest version of FusionWidgets, i.e, FusionWidgets v3.1.1 supports Drawing pad. Could you please upgrade your current version to the latest one? Hope this helps.
-
Hi, I hope the issue is resolved in our latest version. Could you please try downloading the latest version, i.e, FusionCharts v3.2.1 to solve this purpose? Hope this helps.
-
Hi, The glass effect and rounded edges can be disabled together by setting the attribute "useRoundEdges" to '0' in the <chart> element. Either of the one cannot be disabled, as of now. Hope this helps.
-
Hi, You are welcome. Glad that your issue is resolved. Happy FusionCharting!
-
Dynamicly Change Max Value For Cylinder Gauge
Sanjukta replied to elitzur's topic in Using FusionWidgets XT
Hi, Glad that your issue is resolved. Happy FusionCharting! -
Hi, You are welcome. Glad that your issue is resolved. Happy FusionCharting!
-
Hi, I am afraid, I am unable to replicate the issue after testing you XML. The "Interactive Legend" feature is working perfectly. Could you please confirm the version of FusionCharts you are currently using? For availing the "Interactive Legend" feature, please make sure you are using the SWF file and the JS (FusionCharts.js, highcharts.js and jquery.ja) files provided in the "Charts" folder of FusionCharts v3.2 or v3.2.1 Download Pack. Hope this helps.
-
Chart Onclick Highlighting Event
Sanjukta replied to newBieFusionCharts's topic in FusionCharts and JSP
Hi, You are welcome. Glad that your issue is resolved. Happy FusionCharting! -
Hi, We are looking into this. We shall update you in case we come up with any solution. Thank you for your continued support.
-
Hi, Your suggestions are important to us. We have made a note of the same. Thank you for your continued patience and patronage.
-
Hi, Could you please send us the XML file as an attachment, that you are using to render the chart? Awaiting your reply.
-
Hi, The uncompressed copy of FusionCharts.js is named as "FusionCharts.debug.js". It is present in the "JSClass" folder of the Download Pack. Hope this helps.
-
Hi, Please try setting the attribute "showPrintMenuItem" to '0' in the <chart> element in your XML data. Hope this helps.