google.charts.load("44", {
packages: ["corechart", "table","motionchart","timeline","bar","line"]
})
<img style="padding: 0" src="[object Object]/util/bar_s.png" height="12" width="1">--
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-visualization-api@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/941c9504-a158-4f37-a8e0-72073547fd35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jorge,Thanks for your report. I see the problem, and may be able to fix this very soon. I hope you can use v45 (or current) in the meantime.The problem stems from assumptions in the older versions (41-44) about where the images and css files were loaded from, which was wrong in the general case. The new loader tries to work around such incompatibilities, but obviously I missed a few cases.
On Wed, Jun 7, 2017 at 5:10 AM, Jorge Lanzarotti <jorge.la...@gmail.com> wrote:
Using version 44google.charts.load("44", {
packages: ["corechart", "table","motionchart","timeline","bar","line"]
})
bar_s.png gets an Object instead of the URL like: https://www.gstatic.com/charts/45/css/util/bar_s.png
<img style="padding: 0" src="[object Object]/util/bar_s.png" height="12" width="1">This started to happen since yesterday. Any help would be nice.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-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@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/941c9504-a158-4f37-a8e0-72073547fd35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
This problem with bar formats, and possibly several related problems (with css and images), should be fixed now. Let me know if you find more.
On Wed, Jun 7, 2017 at 5:16 PM, Daniel LaLiberte <dlali...@google.com> wrote:
Hi Jorge,Thanks for your report. I see the problem, and may be able to fix this very soon. I hope you can use v45 (or current) in the meantime.The problem stems from assumptions in the older versions (41-44) about where the images and css files were loaded from, which was wrong in the general case. The new loader tries to work around such incompatibilities, but obviously I missed a few cases.
On Wed, Jun 7, 2017 at 5:10 AM, Jorge Lanzarotti <jorge.la...@gmail.com> wrote:
Using version 44google.charts.load("44", {
packages: ["corechart", "table","motionchart","timeline","bar","line"]
})
bar_s.png gets an Object instead of the URL like: https://www.gstatic.com/charts/45/css/util/bar_s.png
<img style="padding: 0" src="[object Object]/util/bar_s.png" height="12" width="1">This started to happen since yesterday. Any help would be nice.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-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/941c9504-a158-4f37-a8e0-72073547fd35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----
Hi Daniel, I can confirm that is working correctly now. Thanks for the quick fix!I tried to use 45 and current, but I have some issues with Motion charts, they work OK with 44, but they struggles with 45 and current when the data changes and I trigger some reload/refresh functions, they just don't change... no idea just yet why, when I get more details I'll do another post with the issue.Thanks again, best!
On Thursday, June 8, 2017 at 8:05:27 AM UTC+9, Daniel LaLiberte wrote:
This problem with bar formats, and possibly several related problems (with css and images), should be fixed now. Let me know if you find more.
On Wed, Jun 7, 2017 at 5:16 PM, Daniel LaLiberte <dlali...@google.com> wrote:
Hi Jorge,Thanks for your report. I see the problem, and may be able to fix this very soon. I hope you can use v45 (or current) in the meantime.The problem stems from assumptions in the older versions (41-44) about where the images and css files were loaded from, which was wrong in the general case. The new loader tries to work around such incompatibilities, but obviously I missed a few cases.
On Wed, Jun 7, 2017 at 5:10 AM, Jorge Lanzarotti <jorge.la...@gmail.com> wrote:
Using version 44google.charts.load("44", {
packages: ["corechart", "table","motionchart","timeline","bar","line"]
})
bar_s.png gets an Object instead of the URL like: https://www.gstatic.com/charts/45/css/util/bar_s.png
<img style="padding: 0" src="[object Object]/util/bar_s.png" height="12" width="1">This started to happen since yesterday. Any help would be nice.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-visualization-api+unsubscr...@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/941c9504-a158-4f37-a8e0-72073547fd35%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-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visualization-api@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/b8ef7fe8-c2e2-49b6-9faf-15313a552ff1%40googlegroups.com.