Hi:

I am looking for suggestions on how best; if possible to only plot
data that falls within a 100 day window. For example, if I have two
dates (points) that are greater than 100 days I do not want the
timeline to connect the two points as a straight line. Any feedback on
how best to achieve this using Fusion Tables, Google maps, and the
Annotated Timeline would be greatly appreciated.

I thought about querying the data in the Fusion Table and storing the
results in some kind of data structure then  comparing dates and if
the point falls outside the 100 day interval it would then not be
passed to the Annotated Timeline constructor - I would imagine this as
possible an inefficient solution - any thoughts?


Thanks again,
Michael

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