--
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/8ddc33a4-142e-468d-9644-6b3ca678fd3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Henry,Unfortunately, we were not able to update the version you get with the jsapi loader beyond version 42. So to load version 43, you have to use the new loader, which is described here: https://developers.google.com/chart/interactive/docs/basic_load_libsv43 is 'current' at this time, so let us know if this doesn't fix the problem for you.
On Thu, Jan 14, 2016 at 9:05 AM, Henry Harrison <hen...@gmail.com> wrote:
HiA chart that loads with no issues in other browsers is giving me issues in Firefox. When I modify the viewWindow of the chart weeks not supposed to be displayed get displayed incorrectly. See picture.I'm loading the chart library like so:
google.load('visualization','1', {
'packages': ....I found a similar issue here: https://github.com/google/google-visualization-issues/issues/835
The 'fix' in there about modifying the clip path doesn't work for me. And from what I read, loading '1' is the current version 43 frozen chart that is mentioned in the link which is supposed to have a fix for it in. Is this a known bug/issue? I can't find any other examples.Currently using Firefox 43.0.4 on Windows7 PC. Any help will be appreciated.Thanks,Henry
--
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.
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/8ddc33a4-142e-468d-9644-6b3ca678fd3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the assistance. I modified the code to use the new loadergoogle.charts.load('current', {'packages':[corechart', 'table'] });The issue still persists on Firefox unfortunately.
On Thursday, January 14, 2016 at 4:59:31 PM UTC+2, Daniel LaLiberte wrote:
Hi Henry,Unfortunately, we were not able to update the version you get with the jsapi loader beyond version 42. So to load version 43, you have to use the new loader, which is described here: https://developers.google.com/chart/interactive/docs/basic_load_libsv43 is 'current' at this time, so let us know if this doesn't fix the problem for you.
On Thu, Jan 14, 2016 at 9:05 AM, Henry Harrison <hen...@gmail.com> wrote:
HiA chart that loads with no issues in other browsers is giving me issues in Firefox. When I modify the viewWindow of the chart weeks not supposed to be displayed get displayed incorrectly. See picture.I'm loading the chart library like so:
google.load('visualization','1', {
'packages': ....I found a similar issue here: https://github.com/google/google-visualization-issues/issues/835
The 'fix' in there about modifying the clip path doesn't work for me. And from what I read, loading '1' is the current version 43 frozen chart that is mentioned in the link which is supposed to have a fix for it in. Is this a known bug/issue? I can't find any other examples.Currently using Firefox 43.0.4 on Windows7 PC. Any help will be appreciated.Thanks,Henry
--
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/8ddc33a4-142e-468d-9644-6b3ca678fd3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/6a83cf07-db1a-4256-89f4-44a18bca5e3b%40googlegroups.com.
Thanks Henry,We tried to reproduce this, and it appears to us that using the new version with the new loader works in all browsers including Firefox. But there might be something peculiar about your case, so could you give us a URL to a page that demonstrates the problem for you? You can send a private email if your URL is non-public. 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/06fbd41d-b798-4c4f-bd32-bf08ba3c4b32%40googlegroups.com.