Mark, It sounds like you are still using google.load(). If you are trying to use the frozen version, you need to change that too google.charts.load(), and follow the rest of the instructions as well.
On Thu, Aug 20, 2015 at 6:20 AM, Mark <[email protected]> wrote: > Hi, >> > > I'm getting the following: > > Uncaught Error: Module: 'visualization' with version: '41' not found! > > var error = new Error("Module: 'visualization' with version: '41' not > found!"); > error.toString = function() { return this.message; } > throw error; > > -- > 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/8f474e03-adf1-48d8-a606-a23f45e36c44%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/8f474e03-adf1-48d8-a606-a23f45e36c44%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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/CAOtcSJO2%3DNEXBgH-7UAJ9ZwfNJTfp9wKawxCGODmHgbQhrvECQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
