Igal
unread,May 24, 2012, 12:14:10 PM5/24/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
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?