Awesome table error - "One or more participants failed to draw()" and "Object #<W> has no method 'G'"

684 views
Skip to first unread message

Kazuhiro Goto

unread,
Dec 9, 2013, 11:45:24 PM12/9/13
to google-visua...@googlegroups.com
Hi,

I am using Awesome Tables as our employee directory.
But "One or more participants failed to draw()" and "Object #<W> has no method 'G'" are appearing and not working from yesterday.

Is there someone who could kindly help me?
I am using Google Chrome 31.0.1650.63 m.

Best regards,

asgallant

unread,
Dec 10, 2013, 12:01:33 AM12/10/13
to google-visua...@googlegroups.com
Awesome Tables are a 3rd party visualization, so you have to contact the author for help.

Romain Vialard

unread,
Dec 10, 2013, 1:41:36 AM12/10/13
to google-visua...@googlegroups.com
Actually this issue only happens from time to time and started to appear with the latest release of the API.
I've never experienced the issue myself and I don't know what I could fix on my side.

asgallant

unread,
Dec 10, 2013, 9:54:30 AM12/10/13
to google-visua...@googlegroups.com
How is the table implemented?

Randall Sanborn

unread,
Dec 11, 2013, 9:55:23 AM12/11/13
to google-visua...@googlegroups.com
Agreed that it only happens from time to time.   And although a refresh does not solve the problem I can have another user access the site or go incognito and the problem may not happen.


On Tuesday, December 10, 2013 1:41:36 AM UTC-5, Romain Vialard wrote:

Daniel LaLiberte

unread,
Dec 11, 2013, 12:05:56 PM12/11/13
to google-visua...@googlegroups.com
Something that occurs only sometimes, rather than all the time, suggests there is a load time problem.  Perhaps Awesome tables is not loading the library correctly, waiting for the load to finish before calling functions in the Charts API.    If you could point to an example where you see this problem, we could take a look and at least identify the source of the problem, and maybe suggest a workaround.


--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.



--
dlaliberte@Google.com   5CC, Cambridge MA
daniel.laliberte@GMail.com 9 Juniper Ridge Road, Acton MA

Romain Vialard

unread,
Dec 11, 2013, 1:28:26 PM12/11/13
to google-visua...@googlegroups.com
Thanks Daniel.

I'm using the "Enhanced Library Loading" advised in the documentation:

I was "autoloading" only the controls
<script type="text/javascript" src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization', 'version':'1','packages':['controls']}]}"></script>

I'm switching to an autoload on controls, corechart & table and will see if it fixes the issue for the people impacted.
<script type="text/javascript" src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization', 'version':'1','packages':['corechart','table','controls']}]}"></script>

Kazuhiro Goto

unread,
Dec 11, 2013, 10:57:16 PM12/11/13
to google-visua...@googlegroups.com
Hi, Romain and everyone.

It seems Awesome Table is working today :)
Thanks a lot.

I will watch it and keep you updated when the issue is happen.

Regards,

2013年12月12日木曜日 3時28分26秒 UTC+9 Romain Vialard:
Reply all
Reply to author
Forward
0 new messages