Search the Community

Showing results for tags 'batchexport with responsive pages'.



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. FusionCharts.batchExport

    Hi there, I have a web site that I am building it with bootstrap in order to keep it responsive and to make the pages display correctly across all devices. My reports page have a few charts and in order to keep the responsiveness their width is set to 100%. The problem is that when I set this with percentage the batchexport function generates an image with 0 bytes. I tried in this fiddle http://jsfiddle.net/fusioncharts/pnqhtseq/ and get an empty text file as response when I switch any of the charts to 100% Is there any way to keep the page responsive and still be able to use the batchExport functionality? Regards