Thanks for the screenshot.
you can remove the baseline by using this option
hAxis: {baselineColor: 'none'}
You would still see the underlying gridlines. To remove them you can set
their count to zero or the their color to 'none'
hAxis: {baselineColor: 'none', gridlines: {color: 'none'}}
On Tue, Feb 21, 2012 at 4:53 AM, Luiz <[email protected]> wrote:
> Hi ChartMan,
>
> I want to remove the line inside the red circle:
>
>
> http://2.bp.blogspot.com/-7rG6S0ZUFiU/T0MHDeQv47I/AAAAAAAAAhM/jIGZDs8VyOw/s400/2.jpg
>
> Thanks.
>
> On Feb 20, 6:18 am, ChartMan <[email protected]> wrote:
> > Remove in what sense?
> > You can set its color to 'none' to hide it.
> >
> > HTH
> > ChartMan
> > On Feb 19, 2012 8:55 PM, "Luiz" <[email protected]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Hi,
> >
> > > How do I remove the vertical axis of a bar chart?
> >
> > > Thanks.
> >
> > > --
> > > 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.
>
>
--
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.