http://code.google.com/apis/chart/interactive/docs/gallery/scatterchart.html
<http://code.google.com/apis/chart/interactive/docs/gallery/scatterchart.html>Set lineWidth to something other than zero...if you don't want the points showing up, you can set pointSize to 0. Let me know if you have any more questions. thanks, MC Get Vizzy On Sun, Jun 5, 2011 at 5:06 PM, Snubnose < [email protected]> wrote: > Hi all! > > I'm looking for a way to create a plot using xy data (the x data is > not equally spaced). > Using the Chart-API I would use a LineChart with > > cht=lxy > chd=t: > 10,20,40,80,90,95,99| > 20,30,40,50,60,70,80 > > (taken from > http://code.google.com/intl/de-DE/apis/chart/image/docs/gallery/line_charts.html#chart_types > ) > > Is there a way to create such or a similar plot using the > Visualization API? > > Have a nice day... > Snubnose > > -- > 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.
