Thanks. It helped a little bit. Now I don't see "0" on the top. Although 1 isn't shown. Here is the code if you are interested: http://pastie.org/2936220
On Nov 28, 12:24 pm, Roni Biran <[email protected]> wrote: > You should assign this value in the viewWindow attribute > Try to add the following options: > > viewWindowMode: 'explicit', viewWindow: { min : 1 } > > > > > > > > On Mon, Nov 28, 2011 at 11:00 AM, Andrew Romanov <[email protected]> wrote: > > Hello. Can I somehow specify minimal value shown on vertical axis so > > that it becomes minimal value shown. The thing is that I want to > > display ranks of names in chart and ranks go from 1 to 1000. But in > > line chart left axis (rank) shows values from 0 to 1000. (although I > > specify vAxis.minValue 1 ) > > > -- > > 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. -- 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.
