I'm working on my first chart, the x-axis is time. There seems to be
some limitations with what charts will accept for the datetime field.
It seems to get upset if the times are "too close" together, but I
don't know how close is too close. If I randomly add some seconds to
each addrow() call things work. But I certainly cannot reuse the same
time or even have one column for each second I get the mysterious red
"error" on the screen. I haven't been able to find anything that says
what limits this field expects.

I have a ton of data in a short time period. Other libraries are happy
to let me add data for any date/time period I want.

Thanks for any help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
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