Search the Community

Showing results for tags 'IE11'.



More search options

  • Search By Tags

    • IE11 ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 6 results

  1. I'm new to FusionCharts and am currently evaluating it for use in a Angular 5.x project. Chrome and Edge browsers are working as expected but I receive a SCRIPT1006: Syntax Error with IE11. I followed the instructions provided in the Dev Center portion of the website https://docs.fusioncharts....
  2. Pie2D small chart size

    Hello, I've been using fusioncharts 3.9 and have encountered my data portion of my pie charts are very small when I set the size of the chart to '100%', '100%'. The chart, including of the background, is the size of the parent div, but the pie chart itself is so small as to be unusable. Any help w...
  3. Every text item on my chart is underlined in Firefox and Chrome but not in IE11. I do NOT want the underlines but cannot figure out how to eliminate them.
  4. I have implemented the ability to export charts via client side. The "Export chart" menu works perfectly fine in Chrome and Firefox as I can select my desired export choice and export the chart accordingly. However, when I attempt to do the same in IE11 I cannot select my export file type from...
  5. hello, I have a series of webpages that use RealTimeArea.swf to graph the number of calls coming in. In IE8 and 9, the chart fills the whole space, but in IE 10, 11, chrome and firefox, the chart only uses 1/2 of the space. We are using the flash render of Fusion for all of this. I have...
  6. Hi.. I am using fusion chart server side export. I have done it as explained in this tutorial. It is working on IE8,IE9,IE10, Chrome and Mozilla. BUT it has problem with IE11. I have checked by debugging and found that I am getting objRtn.statusCode 0 after chart export in FC_Exported funct...