-
Content count
1,122 -
Joined
-
Last visited
-
Days Won
7
Everything posted by Swarnam
-
Hi Steve, The chart are non rendering within your environment since "new fusioncharts" should be defined as "new FusionCharts" and "setxmldata" as "setXMLData" Please check out the fiddle at which uses the latest files at: http://jsfiddle.net/swarnam/Cn6bt/10/ Hope this helps.
-
Hi, Glad to know your issues has been resolved. You can get back to us, if you require nay further information.
-
Hi, Can you please try using require() to include the *.php file or try uploading the *.php within the server through FTP? For more information, please refer the following link: http://wp.tutsplus.com/tutorials/creative-coding/how-to-include-and-require-files-and-templates-in-wordpress/ http://wordpress.org/support/topic/how-to-upload-php-file Hope this helps.
-
switch value between upperlimit and lowerlimit
Swarnam replied to omegat29's topic in Using FusionWidgets XT
Hi, Yes, its possible by setting "gaugeStartAngle" and "gaugeEndAngle". Check out the fiddle at: http://jsfiddle.net/swarnam/6nVm2/75/ -
Hi, No, we have not faced any such issue. Can you please help us in reproducing it? Also, please ensure file names are not being modified. The latest version, files names are in lowercase when compared to earlier version.
-
Thanks for sharing it.
-
Hey, Yes, it can be done with the help of linked charts. Providing the docs link from earlier version for reference: http://docs.fusioncharts.com/charts/contents/Code/J2EE/JSP_Drill.html Hope this helps.
-
Hi, FusionCharts v3.6 does not support rendering of charts in Flash mode.
-
Hi, "exportFileName" attribute will specify the name(excluding the extension) of the output (export) file. This has to be passed to XML/JSON data within the chart element. Link: http://www.fusioncharts.com/dev/usage-guide/interactivity/exporting-as-image-and-pdf/configuring-export-feature.html Hope this helps.
-
Hi, This feature was supported while rendering Flash charts and it has been deprecated. Batch exporting of charts are not supported in JavaScript mode.
-
Hi Krishna, Please do check with the latest version of FusionCharts Suite[v3.7.1] and let us know if the issue resolved. Link: http://www.fusioncharts.com/download/
-
Change Background Color on Click (Select Marker Display)
Swarnam replied to jake.steele's topic in Using FusionMaps XT
Hi Jacob, Thanks for sharing the information. It will definitely help others. -
Line Graph is not displaying in Mozilla firefox browser version 37.0.1
Swarnam replied to Akhila Hebbar's topic in FusionCharts and ASP
Hi John, Thanks for sharing. We have also resolved the bug in FF v37. We will be releasing it by end of this week. -
FusionCharts not working after upgrade servers.
Swarnam replied to shiv's topic in Suggestions & Requests
Hey, We would request you to check with the latest version and let us know if the issue is resolved. -
Hi, No, we do not support vertical zooming.
-
Hey, Glad to know you were able to resolve the issue at your end.
-
Hi Jorn, No, its not possible to keep the round edges and disable the glass effect of the column data plot. Plot fill properties like gradient color, angle etc. will not workk anymore, when "useRoundEdges" is set to "1", as the colors for gradient are now calculated by the chart itself. Hope this helps.
-
Hi, We support zooming capability for line within a Zoomline chart. Demo: http://www.fusioncharts.com/charts/zoomline_1/ Zoomline docs: http://www.fusioncharts.com/dev/chart-attributes.html?chart=zoomline Hope this helps.
-
need to know more about the use of fusion chart
Swarnam replied to cindyfrese's topic in FusionCharts Jobs and Consultation
Hi, Please check out the following links: Website at: www.fusioncharts.com Online docs at: http://www.fusioncharts.com/dev/ Business dashboards at: http://www.fusioncharts.com/dev/demos/dashboards.html Chart Gallery at: http://www.fusioncharts.com/dev/demos/chart-gallery.html- 3 replies
-
- admission essay writing servi
- admission
-
(and 2 more)
Tagged with:
-
FusionCharts not working after upgrade servers.
Swarnam replied to shiv's topic in Suggestions & Requests
Hi, Can you please let us know if the issue is seen while using latest version of FusionCharts v3.7? -
Hi Jorn, No, its not possible to modify the rounded effect individually for canvas and data plots.
-
Line Graph is not displaying in Mozilla firefox browser version 37.0.1
Swarnam replied to Akhila Hebbar's topic in FusionCharts and ASP
Hey Damien, This issue has been introduced in the latest version of FireFox which was post v3.7 release. You can look forward for the fix in our upcoming release. -
FusionCharts not working after upgrade servers.
Swarnam replied to shiv's topic in Suggestions & Requests
Hey, Is the issue related to the core product or related to Collabion charts? -
Javascript driven Zoomline chart vTrendsline are not working
Swarnam replied to [email protected]'s topic in General usage
Hi, No, the feature is not implemented.