The issue was cause as the container div was in a loop in my jade template, creating multiple containers with the same class name. Once I made sure there was only one class with the name, it worked.
Thanks! On Friday, July 1, 2016 at 4:08:13 PM UTC-6, Ron_! wrote: > > Hello, > > I can't seem to get Google charts to work in a Jade templates environment. > Is there a way to get it working or does it work in html only? > > > http://stackoverflow.com/questions/38153603/getting-google-charts-to-work-in-jade > > Thanks, > Ron > -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/c78041ae-1640-4d02-a81d-8ecf4dc88838%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
