Problem rendering charts in UNIX

44 views
Skip to first unread message

EC

unread,
Feb 25, 2016, 11:13:42 AM2/25/16
to Google Visualization API
Hello,
I have been developing a Google Charts application in UNIX, when suddenly my charts stopped rendering in Firefox in UNIX.  The same HTML file renders correctly in Windows.  I tried pasting the simple code from online documentation for a pie chart into an HTML file, and it loads in Windows, but not in UNIX.  These were rendering without a problem in UNIX until something changed.  Perhaps a browser setting?  I didn't knowingly change any setting.  Does anyone have any insight into this issue?

I am using Firefox 17.0.11 in UNIX and Firefox 44.0.2 in Windows
Thanks very much!

Daniel LaLiberte

unread,
Feb 25, 2016, 11:21:41 AM2/25/16
to Google Visualization API
I just announced release of v44, and it appears that when we push out a new version, there are some hiccups in the system until the changes fully propagate.  We will be working to fix this in the future, but for now, if you get these kinds of errors, I suggest you refresh the page, flushing your cache if necessary.  If a problem persists, please give us enough details, such as a "working" example, so that we can determine the cause of the problem.  Thanks.

--
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 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/7ef9ac15-d115-4c1c-a742-abeb0e61898e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

EC

unread,
Feb 25, 2016, 11:22:02 AM2/25/16
to Google Visualization API
I saw this post:
https://groups.google.com/forum/#!topic/google-visualization-api/hBCwxtXYNZ8
And changed:
 google.charts.load('current', {'packages':['corechart']});
to:
 google.charts.load('41', {'packages':['corechart']});

And this seemed to fix the problem.  So Google changed something under me!

Daniel LaLiberte

unread,
Feb 25, 2016, 11:30:52 AM2/25/16
to Google Visualization API
Yes, I updated the server so that when you load 'current' it now redirects to '44'.  This seems to cause problems for some reason that we are attributing to propagation delays combined with browser caching.  

--
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 https://groups.google.com/group/google-visualization-api.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages