[visualization-api] timeofday does not start at 0

2018-02-12 Thread Domh4445
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 https://www.gstatic.com/charts/loader.js";> google.charts.load('current', {'packages':['line']}); google

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

2018-02-12 Thread Domh4445
Hello I get the same result with 'upcoming' The only change I did is on that line:google.charts.load('*upcoming*', {'packages':['line']}); Thanks Le lundi 12 février 2018 17:56:16 UTC+1, Domh4445 a écrit : > > Hello > > With the fo

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

2018-02-13 Thread Domh4445
, 45, 0], 12.3, 9.2, 10.6], [[10, 0, 0], 16.9, 2.9, 14.8] 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).. > &

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

2018-02-14 Thread Domh4445
. > > On Tue, Feb 13, 2018 at 3:16 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],

[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'

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

2018-02-27 Thread Domh4445
Hello Do you know on which release, it will be fixed ? Thanks 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 attac