sun21

Uncaught TypeError: Cannot read property 'offsetWidth' of null

Recommended Posts

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 .

image.thumb.png.d958be531987e791eaa49fe8b354c7a8.png

image.thumb.png.47bc78707b56ba5e6bc572ddde9f3476.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now