Continues chart over time

11 views
Skip to first unread message

ampo

unread,
May 3, 2012, 3:04:56 AM5/3/12
to Google Visualization API
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.

asgallant

unread,
May 3, 2012, 10:33:27 AM5/3/12
to google-visua...@googlegroups.com
Can you post your code or a link to the page (link may be necessary for us to test your data updating).
Reply all
Reply to author
Forward
0 new messages