On 7 Sep 2009, at 17:27, John Polling wrote:

> Sorry about hijacking this thread, but what happens if you have a max
> data value of 150, but you want the y axis to go up to 200? Currently
> I'm finding the data values are scaling so the max value (150)
> stretches to the 200 mark.  Is there a way around this?

If you don't specify anything, it uses the values to set the max value  
(which will be completely wrong in many cases if you are scaling your  
values to fit an encoding). You can override this by setting options  
like chxr=0,0,200.

Marcus

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to