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]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
