Search the Community

Showing results for tags 'serversideexport'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 1 result

  1. Hi, I was looking for some way to get the chart svg or even a png/jpg without actually rendering it on the browser. I am having an html string containing javascript to create a fusion chart, I want to get the svg or image corresponding to the javascript I am having. I searched for some resources and found http://www.fusioncharts.com/blog/2013/03/how-to-save-charts-as-images-at-server-side/. Somehow this doesn't perfectly fits in our requirement as our design is a bit different to handle all these. Is there any other way or API suggested by FusionCharts to achieve what I am trying to achieve. Regards, Mayank