in regard to xAxis, there is no min/max value. however, you can use the
NumberRangeFilter.
here is a small sample that you can play with:
http://code.google.com/apis/ajax/playground/?type=visualization#numberrangefilter_control


On Sat, Oct 29, 2011 at 12:05 AM, Matt <[email protected]> wrote:

> I'm plotting bucketed data that looks like a bell curve.  Works just
> fine; who doesn't love bell curves?  With bell curve data, outlier
> data on either side can make the graph look less 'pretty'.  I;ve been
> pouring over the Configuration Options here:
> http://code.google.com/apis/chart/interactive/docs/gallery/areachart.html
>
> My question:  Is there a way to adjust the range of the x axis .....
> say, give a max and min?  I know I could just send fewer rows to the
> graph, but that will be a pain with the data I have.
>
> --
> 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.

Reply via email to