We have a dashboard page that displays several related line graphs, where 
the X-axis is datetime and the Y-axis is a single measure for several 
variations of the same product.
The variations each have a separate line graph with a range control 
attached to it. We also have a graph that combines all variations.

This should visualize what I mean: 
http://code.google.com/apis/ajax/playground/?type=visualization#coffee_time_line

What I'd like to do is to have the total range for the X-axis of all these 
graphs be the same as the total graph ('Coffee'), namely from 2014/1/23 
9:30 until 2014/1/25 10:00.
However, I don't want to loose the ability to zoom in using the range 
control of a specific variant of the product (say, Capuchino).

In the actual situation, the date range gets determined from the data, 
which gets inserted into the code from a database-query.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to