--
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The loader was changed, as announced last week. All versions (on gstatic.com) could potentially be affected, but the versions are otherwise the same.Can you give us the details of how you are loading? Better yet, point us at an example web page that shows the failure.The docs on how to load Google Charts are here: https://developers.google.com/chart/interactive/docs/basic_load_libs
On Sat, Jun 10, 2017 at 2:40 PM, Benjamin Fisher <kur...@gmail.com> wrote:
A few days ago I was messing with my first test of Google Charts.I created a test.html and testMulti.html displaying some utilization and capacity over time for VMware datastores, using curved line graphs. Worked great. I viewed them on a dedicated VDI desktop (Citrix) I use for work.Today I created some new charts, with different filenames.None of them show up. They all show up in the table I made as properly sized blocks but none of the chart date shows.I go back to my previous test.html and testMulti.html and those still show up fine.I copy-paste the HTML exactly from test.html into my new file. It still doesn't show up but the test.html still loads fine.Next, I backup test.html, rename the new file test.html instead. It loads. I haven't yet checked if I change the data in the HTML file if the chart will update or not.This all still on the same VDI desktop.FYI: If I copy/paste the HTML of the new file into a file on my actual desktop machine, with its original name, it loads just fine. If I copy it to a new filename it works.I have just cleared my cache in my browser on my VDI desktop. No change. I still can't load the new file.The behavior however is the same in various browsers... it does not load.Any thoughts as to what is going on here?
--
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The loader was changed, as announced last week. All versions (on gstatic.com) could potentially be affected, but the versions are otherwise the same.Can you give us the details of how you are loading? Better yet, point us at an example web page that shows the failure.The docs on how to load Google Charts are here: https://developers.google.com/chart/interactive/docs/basic_load_libs
On Sat, Jun 10, 2017 at 2:40 PM, Benjamin Fisher <kur...@gmail.com> wrote:
A few days ago I was messing with my first test of Google Charts.I created a test.html and testMulti.html displaying some utilization and capacity over time for VMware datastores, using curved line graphs. Worked great. I viewed them on a dedicated VDI desktop (Citrix) I use for work.Today I created some new charts, with different filenames.None of them show up. They all show up in the table I made as properly sized blocks but none of the chart date shows.I go back to my previous test.html and testMulti.html and those still show up fine.I copy-paste the HTML exactly from test.html into my new file. It still doesn't show up but the test.html still loads fine.Next, I backup test.html, rename the new file test.html instead. It loads. I haven't yet checked if I change the data in the HTML file if the chart will update or not.This all still on the same VDI desktop.FYI: If I copy/paste the HTML of the new file into a file on my actual desktop machine, with its original name, it loads just fine. If I copy it to a new filename it works.I have just cleared my cache in my browser on my VDI desktop. No change. I still can't load the new file.The behavior however is the same in various browsers... it does not load.Any thoughts as to what is going on here?
--
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I just also took out the jsapi and left only loader.js with using:google.charts.load('current', {'packages':['corechart']});
But it hasn't helped.
On Saturday, June 10, 2017 at 1:53:28 PM UTC-5, Daniel LaLiberte wrote:
The loader was changed, as announced last week. All versions (on gstatic.com) could potentially be affected, but the versions are otherwise the same.Can you give us the details of how you are loading? Better yet, point us at an example web page that shows the failure.The docs on how to load Google Charts are here: https://developers.google.com/chart/interactive/docs/basic_load_libs
On Sat, Jun 10, 2017 at 2:40 PM, Benjamin Fisher <kur...@gmail.com> wrote:
A few days ago I was messing with my first test of Google Charts.I created a test.html and testMulti.html displaying some utilization and capacity over time for VMware datastores, using curved line graphs. Worked great. I viewed them on a dedicated VDI desktop (Citrix) I use for work.Today I created some new charts, with different filenames.None of them show up. They all show up in the table I made as properly sized blocks but none of the chart date shows.I go back to my previous test.html and testMulti.html and those still show up fine.I copy-paste the HTML exactly from test.html into my new file. It still doesn't show up but the test.html still loads fine.Next, I backup test.html, rename the new file test.html instead. It loads. I haven't yet checked if I change the data in the HTML file if the chart will update or not.This all still on the same VDI desktop.FYI: If I copy/paste the HTML of the new file into a file on my actual desktop machine, with its original name, it loads just fine. If I copy it to a new filename it works.I have just cleared my cache in my browser on my VDI desktop. No change. I still can't load the new file.The behavior however is the same in various browsers... it does not load.Any thoughts as to what is going on here?
--
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%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/057cd56d-d329-43a9-9e3c-fbae2ad3886c%40googlegroups.com.
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%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-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/057cd56d-d329-43a9-9e3c-fbae2ad3886c%40googlegroups.com.
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%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+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/057cd56d-d329-43a9-9e3c-fbae2ad3886c%40googlegroups.com.
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/90223c77-4749-4cec-a4c4-9068713fc05e%40googlegroups.com.
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%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-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/057cd56d-d329-43a9-9e3c-fbae2ad3886c%40googlegroups.com.
--
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/90223c77-4749-4cec-a4c4-9068713fc05e%40googlegroups.com.
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/4e5f59eb-1ba7-4c97-ab49-2cf02bc7a1ae%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+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/057cd56d-d329-43a9-9e3c-fbae2ad3886c%40googlegroups.com.
--
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/90223c77-4749-4cec-a4c4-9068713fc05e%40googlegroups.com.
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/de0e5748-09ed-404e-8c37-9a544f85df58%40googlegroups.com.