Can you post your code or a link to the page (link may be necessary for us 
to test your data updating).

On Thursday, May 3, 2012 3:04:56 AM UTC-4, ampo wrote:
>
> Hello. 
>
> How can I draw continues chart that shows data over time? 
>
> I read set of values from DB: 
> Int value for each minute (datetime). the hAxis should continuasly go 
> on with time. 
> Tried to use the animation but than the labels of the hAxis are not 
> displayed. 
>
> For example, the first set of values are: 
> 13:10 - 23 
> 13:11 - 15 
> 13:12 - 20 
> 13:13 - 24 
>
> If I read again from the DB within a minute - the set will be the 
> same. 
> If read after one minute, the set will be: 
> 13:11 - 15 
> 13:12 - 20 
> 13:13 - 24 
> 13:14 - 19 
>
> and so on... 
>
> Any tip will be great, 
>
> Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/OPaIAgZIEq8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to