Can't see Google charts in the new version (27.8)

143 views
Skip to first unread message

Nitsan Zohar

unread,
Aug 29, 2013, 2:47:21 PM8/29/13
to google-visua...@googlegroups.com
Hello,
Today the Google charts (Combo, bar and bubble) stopped working in my site, (Google Tree Map is working)
I got this error: Object function (o){return this.indexOf(o)!=-1;} has no method 'isEnabled'
It was ok 4 hours ago.

What is the problem?

Thanks,
Nitsan

Sergey Grabkovsky

unread,
Aug 29, 2013, 3:10:45 PM8/29/13
to google-visua...@googlegroups.com
Hi, we recently pushed a new version to 1.1, so that may be the cause of your problems. Could you perhaps link to your page, or give a failing code sample, so that we can inspect the failure?

- Sergey


--
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.

Nitsan Zohar

unread,
Aug 29, 2013, 3:23:52 PM8/29/13
to google-visua...@googlegroups.com
Hi,
This is from my code:
    <script type="text/javascript">
          google.load('visualization', '1.1', {'packages':['corechart','treemap', 'orgchart','geochart']});
    </script>

if I will change to:
    <script type="text/javascript">
          google.load('visualization', '1', {'packages':['corechart','treemap', 'orgchart','geochart']});
    </script>
I will work with the old version?

Thanks,

On Thursday, August 29, 2013 10:10:45 PM UTC+3, Sergey wrote:
Hi, we recently pushed a new version to 1.1, so that may be the cause of your problems. Could you perhaps link to your page, or give a failing code sample, so that we can inspect the failure?

- Sergey


On Thu, Aug 29, 2013 at 2:47 PM, Nitsan Zohar <nits...@gmail.com> wrote:
Hello,
Today the Google charts (Combo, bar and bubble) stopped working in my site, (Google Tree Map is working)
I got this error: Object function (o){return this.indexOf(o)!=-1;} has no method 'isEnabled'
It was ok 4 hours ago.

What is the problem?

Thanks,
Nitsan

--
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-visualization-api+unsub...@googlegroups.com.

Sergey Grabkovsky

unread,
Aug 29, 2013, 3:29:58 PM8/29/13
to google-visua...@googlegroups.com
Yes, that will let you work with the old version, but eventually, 1.1 will become 1.0 and your things will break again. I would like to try to figure out what is going wrong with your charts, so that we can fix it permanently. So could you please give us a link to your page? Or failing code? If it makes it easier, you can feel free to email me directly at gra...@google.com, but we would really appreciate some specifics from you.

- Sergey


To unsubscribe from this group and stop receiving emails from it, send an email to google-visualizati...@googlegroups.com.

wayne....@gmail.com

unread,
Sep 2, 2013, 4:34:00 AM9/2/13
to google-visua...@googlegroups.com
Hi Sergey,

I am having a similar issue, the charts were working fine until the new version was added to 1.1.

We were using the 1.1 version of Controls, changing this back to 1 fixes for now, but I am also concerned what will happen when 1.1 gets moved to version 1.

Errors received:

" 'H' is undefined "   - here is where it says the error comes from
function IZ(a,b){this.xM=a;this.Xb=b}IZ[H].JMa=function(){return this.xM};IZ[H].He=function(a){return this.Xb[a].id};IZ[H].D=function(a){return this.Xb[a][D]};IZ[H].F=function(){return this.Xb[F]};

And our code that no longer works

" Object doesn't support this action " - error thrown by this line of code
var dash =  new google.visualization.Dashboard(document.getElementById('config_f_c_22'));

Thank,
Wayne

- Sergey



- Sergey


To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Message has been deleted

Sergey Grabkovsky

unread,
Sep 3, 2013, 3:56:33 PM9/3/13
to google-visua...@googlegroups.com
Wayne, could we possibly ask you to share your code? Or the page that you're using our charts on? It would really help us figure your problem out, since we can't reproduce it here.

- Sergey


To unsubscribe from this group and stop receiving emails from it, send an email to google-visualizati...@googlegroups.com.

Nitsan Zohar

unread,
Sep 18, 2013, 6:00:27 AM9/18/13
to google-visua...@googlegroups.com
Hi,
First of all, I'm sorry for my late answer,
I can't share the code and I can't give you link to my system because you need user and password,
When the problem occurred I changed the version to 1 from 1.1 and them it work OK, today (after some changes in my code) I checked it ay and it's also worked with 1.1.

Thanks,

Nitsan


2013/9/3 Sergey Grabkovsky <gra...@google.com>

--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/N2zillJXEWM/unsubscribe.
To unsubscribe from this group and all its topics, 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.


--

ניצן

Sergey Grabkovsky

unread,
Sep 18, 2013, 10:20:37 AM9/18/13
to google-visua...@googlegroups.com
We pushed a new version to 1.1 yesterday. I'm glad to hear that it fixed your issue. Please let us know if you encounter anything else!

- Sergey
Reply all
Reply to author
Forward
0 new messages