Hi,

I want to display 3 curves in an annotated time line. 2 of them are of
the same scale, and values are about 80-100, and the last one is on
another scale (values between 0-5).

I display this graph to see if the second curve exceeds the first one,
which is a constant line (100).

My problem is, how can I display this graph correctly.

If I put the options lines
'scaleColumns': [0, 2],
'scaleType': 'allfixed' or 'allmaximized'

I can see the scales for the first and the third value, but there is
no consistency between the first and the second value (which are of
the same scale)

If I put no options, there is consistency between the first and the
second value, but I can't see the third, because values are too small.

Do you have any ideas?

Thanks
Johann

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