I figured out how to fix it: I had to add another column as the 1st data value which was the Domain (x) value instead of all being Range (y) values.
[0,112.799,93.8,8.099,10.9], [1,138.78,84,41.93,12.85], [2,134.466,91,33.026,10.44], So I added a first column which, for me, is just a counter from 0 to n. I also changed the javascript to add another column definition for the Domain column. -- 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.
