[visualization-api] Re: Not able to display multiple charts in a single HTML page

2018-02-14 Thread R Williams
Have you tried putting the scripts over each chart so it reloads everytime? i.e https://www.gstatic.com/chart/loader.js";> chart 1 https://www.gstatic.com/chart/loader.js";> chart 2 On Friday, February 9, 2018 at 6:29:04 AM UTC, Mayank Aggarwal wrote: > > I am a

[visualization-api] TimeLine Chart pop up menu display

2018-02-14 Thread Vinod Kumar
Hi., In timeline charts how to change the result popup window position and how to add styles to result popup window. -- 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

Re: [visualization-api] Re: timeofday does not start at 0

2018-02-14 Thread 'Daniel LaLiberte' via Google Visualization API
Good to know. That should help narrow it down. On Wed, Feb 14, 2018 at 6:07 AM, Domh4445 wrote: > Hi Daniel > > It is ok with 41 42 and 43. It is broken from 44 > > Thanks > > Le mardi 13 février 2018 20:05:22 UTC+1, Daniel LaLiberte a écrit : > >> Could it be a timezone

Re: [visualization-api] Re: timeofday does not start at 0

2018-02-14 Thread Gregg Somes
Did you try starting it with [-1,0,0], ... On Feb 13, 2018 4:17 AM, "Domh4445" wrote: > more . > > with this it starts a "1" > [[0, 0, 0],-13.8, 1.8,-11.8], > [[0 ,15, 0], 0.9, 1.8, 2.4], > [[0,30, 0], 5.4, 1.8, 5.7], > [[0, 45, 0], 1.7, 1.8, 10.5], > [[1, 0,

[visualization-api] Re: timeofday does not start at 0

2018-02-14 Thread Domh4445
Yes with [-1,0,0], it starts at 0 ... Le lundi 12 février 2018 17:56:16 UTC+1, Domh4445 a écrit : > Hello > > IWith the following script, I would expect the hAxis starting at "0" but > it starts at "1" ( see the picture attached).. > > Any idea what's wrong ? > > Thanks in advance > > >

Re: [visualization-api] Re: timeofday does not start at 0

2018-02-14 Thread Domh4445
Hi Daniel It is ok with 41 42 and 43. It is broken from 44 Thanks Le mardi 13 février 2018 20:05:22 UTC+1, Daniel LaLiberte a écrit : > Could it be a timezone issue? If so, that's pretty bad. > > Could you try a few of the older versions? 41, 42, 43, and 44 are > available. > > On Tue, Feb

[visualization-api] how make link in table colum

2018-02-14 Thread Ashish Jha
google.charts.load('current', {'packages':['table']}); google.charts.setOnLoadCallback(drawTable); var datasource = '

[visualization-api] Re: GeoChart - Syntax for Metro area code

2018-02-14 Thread Tess DiStefano
The second link no longer works either. On Wednesday, March 15, 2017 at 8:29:47 AM UTC-7, Carlos Moreira wrote: > > The codes used to be listed here: > http://developers.google.com/adwords/api/docs/appendix/metrocodes > > But now it seems we can find them here: >