There are min and max value options for the axis you can set manually
See here -
http://code.google.com/apis/visualization/documentation/gallery/scatterchart.html#Configuration_Options

<http://code.google.com/apis/visualization/documentation/gallery/scatterchart.html#Configuration_Options>
ChartMan

On Fri, Jan 28, 2011 at 12:15 PM, Wassim Drira <[email protected]>wrote:

> ok that's works fine, but the maxValue of the Vaxis takes the max value of
> all the datatable and not the maxValue in the dataView.
> Did you know a solution to this issue?
>
> Thanks,
> Wassim
>
> On Thu, Jan 27, 2011 at 17:58, ChartMan <[email protected]> wrote:
>
>> Create 3 data view over your base data table and feed each data view to a
>> different scatter chart.
>>
>> DataView:
>> http://code.google.com/apis/visualization/documentation/reference.html#DataView
>>
>> HTH
>> ChartMan
>>
>> On Thu, Jan 27, 2011 at 6:06 PM, Wassim Drira <[email protected]>wrote:
>>
>>> Hello,
>>> I have a datatable with 4 columns, I want to plot 3 different
>>> scatterCharts with the same datatable but in the first one I plot
>>> columns 1 and 2, in the second one clumns 1 and 3, and finally in the
>>> third one columns 1and. Is this possible?
>>> Thanks,
>>> Wassim
>>>
>>> --
>>> 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]<google-visualization-api%[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]<google-visualization-api%[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]<google-visualization-api%[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