Thanks.  I believe this is being fixed by the Google Analytics team, which
should show up soon.  They had been taking advantage of a bug where column
#1 could be a domain column even though it wasn't actually used that way.
Now we are checking properly for that error.

On Fri, Mar 11, 2016 at 12:07 PM, Jean-Rémi Delteil <
jeanremi.delt...@gmail.com> wrote:

> Hi Daniel,
>
> I have to report something that may be linked to some update in the GViz :
>
> In google Analytics, on a dashboard, when you add a Bar graph, with a
> pivot, it fails (as a GViz fail, with the red error box) :
>
>
> <https://lh3.googleusercontent.com/-3UhFUEij2-Q/VuL6oqMcLTI/AAAAAAAAA1I/przkvLJ2XV4jj3LqMvGlNknt_Ch_H60YQ/s1600/bar_pivot_fail.png>
>
>
>
> <https://lh3.googleusercontent.com/-T3OPkzz9k4w/VuL7DN1HuqI/AAAAAAAAA1M/haNYUefrE1MWc4A9OVwE8itUdv5lkX8Jw/s1600/bar_pivot_fail_config.png>
>
>
>
>
>
>
>
>
> On Thursday, 3 March 2016 17:16:12 UTC+1, Daniel LaLiberte wrote:
>>
>> All the loading problems should be resolved now.  We found the cause of
>> the problem, which was caching of redirects that were not updating as
>> expected.  We changed the loader so it uses a different way of mapping
>> 'current' to '44' that avoids the redirects. So everything that was failing
>> for this reason should now be fixed.  Ideally, you should change your code
>> so it loads 'current' again rather than '43' or '44', so you will see
>> future updates, but you can leave it as if it is working satisfactorily for
>> you.
>>
>> There may be other problems unrelated to the loading problems, of
>> course.  Please report any problems that persist.  Thanks.
>>
>> On Wednesday, March 2, 2016 at 10:49:15 AM UTC-5, Joshua Long wrote:
>>>
>>> The problem is still persisting across random offices nationwide.  To
>>>> temporarily alleviate this problem:
>>>>
>>>
>>> Change line
>>>   google.charts.load('current', {'packages':['corechart']});
>>> To this
>>>   google.charts.load('44', {'packages':['corechart']});
>>>
>>> This problem is affecting across browsers (Chrome, Firefox, IE) as well
>>> as operating systems.
>>>
>> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-...@googlegroups.com.
> 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/ba4d7940-5904-442c-905b-fa1e3e4679a2%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/ba4d7940-5904-442c-905b-fa1e3e4679a2%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>
dlalibe...@google.com <dlalibe...@google.com>   5CC, Cambridge MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-chart-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-chart-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to