Hi.

Currently, the annotated timeline always shows the last series in the bottom
part. However, if you know which series is the one you want to see at the
bottom part, you can simply create a DataView of the same DataTable (without
changing any data) that switches the locations of the columns.

For more documentation on DataView, please follow:
http://code.google.com/apis/visualization/documentation/reference.html#DataView

Hope this helps,
  Viz Kid

On Tue, Mar 30, 2010 at 12:32 AM, Buckidge <[email protected]> wrote:

> I plot three separate values vs time, lets call them plotA, plotB and
> plotC. It happens to be that plotA is the most interesting of the
> three and changes most often, however, the plot along the bottom
> between the sliders shows data from plotC, while I'd love for it to
> plot the data from plotA.
>
> Without re-doing my spreadsheet holding this data and all the
> associated scripts for filling in the data, how can I have plotA show
> up along the slider axis?
>
> I'm guessing this might be a feature request; but who knows.
>
> Please let me know what questions I need to answer for this to make
> more sense.
>
> Thanks!
>
> --
> 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]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

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