Swarnam

Administrators
  • Content count

    1,122
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Swarnam

  1. hbullet chart help please

    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.
  2. Simple Chart in Wordpress

    Hi, Glad to know your issues has been resolved. You can get back to us, if you require nay further information.
  3. Simple Chart in Wordpress

    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.
  4. Hi, Yes, its possible by setting "gaugeStartAngle" and "gaugeEndAngle". Check out the fiddle at: http://jsfiddle.net/swarnam/6nVm2/75/
  5. cb is not a function

    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.
  6. Lines you do not continue

    Thanks for sharing it.
  7. Drill down reports using JSP

    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.
  8. Server Side Export On Button Click

    Hi, FusionCharts v3.6 does not support rendering of charts in Flash mode.
  9. Server Side Export Of Fusion Charts

    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.
  10. Batch Export for Server Side

    Hi, This feature was supported while rendering Flash charts and it has been deprecated. Batch exporting of charts are not supported in JavaScript mode.
  11. Bubble Chart Bubbles Cut Off

    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/
  12. Hi Jacob, Thanks for sharing the information. It will definitely help others.
  13. Hi John, Thanks for sharing. We have also resolved the bug in FF v37. We will be releasing it by end of this week.
  14. Hey, We would request you to check with the latest version and let us know if the issue is resolved.
  15. Zoom in functionality

    Hi, No, we do not support vertical zooming.
  16. Heatmap click

    Hey, Glad to know you were able to resolve the issue at your end.
  17. Round edges without glass effect

    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.
  18. Zoom in functionality

    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.
  19. 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
  20. Hi, Can you please let us know if the issue is seen while using latest version of FusionCharts v3.7?
  21. Round edges without glass effect

    Hi Jorn, No, its not possible to modify the rounded effect individually for canvas and data plots.
  22. 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.
  23. Hey, Is the issue related to the core product or related to Collabion charts?