Hi,
I'm trying to show in the same chart 3 series with 2 different scales:

- series 1: millions, values from 0 to 13,000,000

- series 2: millions, values from 0 to 90,000,000

- series 3: seconds, values from 0 to 10

It seems that Annotated Timeline component assigns a scale to each
series and tries to "stretch" the scale on the whole height of the
chart area.

This causes a wrong visualization of the first two series: top values
of the first series are plotted over minimum values of the second,
even if they are smaller!

If a plot the first two series in a chart with a single scale, all
works fine because both are plotted using the same scale.

Is there a way to tell Annotated Timeline to use the same scale for
multiple series? If not, is this feature planned in future releases?

Thanks,
G
--~--~---------~--~----~------------~-------~--~----~
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