'dataview' was never a package on the module 'visualization' so I'm not sure how this ever worked.
Are you loading the 'controls' package to get Dashboard? If your code is on GitHub, can you point us to it? Thomas Rybka | Software Engineer | [email protected] | Ink On Wed, Aug 13, 2014 at 2:50 PM, Joshua Killingsworth <[email protected]> wrote: > We are using the google charting api to chart data on our website. As of > today, we are getting the following error in chrome debugger when the > charts page loads: 'Uncaught Error: Module: 'visualization' with package: > 'dataview' not found!'. Also, we are getting 'Uncaught TypeError: object is > not a function' when the following line executes: 'var dashboard = new > google.visualization.Dashboard(document.getElementById('supporters'))'. Has > anything changed in the api, because I've confirmed via GitHub, that our > source has not changed in the last several weeks. > > Thanks, > Josh > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.
