The vAxis.minValue option should do the trick; just make sure you are 
setting it correctly:

vAxis: {
    minValue: 17750
}

On Thursday, May 24, 2012 12:14:10 PM UTC-4, Igal wrote:
>
> Hi! 
>
> I have a few Line-Chart on my site : 
> some of them have values like : 17800, 17805, 17775 etc.. 
> all around that 17800 +- area.. 
>
> the graph starts at 0 and it's levels (lines, i don't know how to call 
> it..) 
> are: 0, 5000, 10000, 15000, 20000 
>
> this way all the different values look the same.. it's just a straight 
> line. 
> I would prefer the graph to zoom in .. be between 17750 and 17850 for 
> example 
> I've tried to set vAxis.minValue, but it doesn't do the trick.. 
>
> what can I do? 
> is there a similiar kind of chart that will allow me to do this? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/TGSoBGZ9IccJ.
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