I have used the following constructor to load the Dashboard
google.load('visualization', '1.0', {'packages':['controls']});
>From yesterday we are facing the issue , the graph not loading with below
error
TypeError: google.visualization.Dashboard is not a constructor.
Then we have changed the version from 1.0 to 1.1 temporarily
google.load('visualization', '1.1', {'packages':['controls']});
After that issue resolved.
We would like to know the reason for older version (1.0) why not getting
supported.
Thanks,
Senthil
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/3148d6c8-5afa-4504-a667-a25ea321879d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.