- In addition to setting the values of the first series to zero, or instead
of it, you can set its color to 'none'.
- You can also set vAxes: {0: {textPosition: 'none'}} to remove the left
axis text.

Note that the Javascript visualization API has both advantages and
disadvantages over the Image Charts (image from URL). There are things you
can do with the Image Charts but not with the Javascript visualization API.

On Wed, Oct 5, 2011 at 7:10 PM, asgallant <[email protected]> wrote:

> Unfortunately, there is no way (that I know of) to hide the series without
> also losing the right-side axis.  The best you can do is set all values for
> one series to zero, map that series to the left axis, and set the
> viewWindow.min value for the left axis to 0.  The resulting candlesticks are
> off-center, but the zeroed-out series isn't visible:
> http://jsfiddle.net/dZvH2/2/
>
> --
> 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/-/pOrOO2GgGawJ.
>
> 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.

Reply via email to