Search the Community

Showing results for tags 'size'.



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. i have code like this with foreach to render all chart and all chart can change chart with chartType. when i change configure code at width and height to percentage and ichange size of browser i got this error "Uncaught TypeError: Cannot read property 'offsetWidth' of null at t.default (fusioncharts.js:13) at e._resize (fusioncharts.js:13) at Object.job (fusioncharts.js:13) at b (fusioncharts.js:13)" and chart will not displayed. any know how to solve this thanks .