What do you mean by "discontinuous"?

If you want to lock the axis to a specific range regardless of the data, 
set vAxis.viewWindowMode to "explicit" and set the vAxis.viewWindow.min and 
vAxis.viewWindow.max to the minimum and maximum values, respectively. 
 These can also be set for the hAxis if you are using a continuous axis.

On Wednesday, July 25, 2012 7:23:11 AM UTC-4, michael ohara wrote:
>
> Regarding line charts:
>
> In "old" google charts I could put a negative value into the data and 
> create a discontinuous line chart; is there a way to do this in "new" 
> charts?
>
> Also, I want to lock the horizontal and vertical scale values (e.g. to 
> 0-100%) no matter what the data looks like, clipping any out of range data.
> how can I 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/-/oZ5DqQtLmX4J.
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