I'm trying to plot 12 series of data on one scatter plot. I've found examples of multiple series, but only with 1 x value column and 2 y value columns. Is it possible to have 12 x value columns and 12 y value columns? Is that even the way to go about doing it?
I tried to avoid the series issue by plotting them all together and then using an array for the color field, but it wouldn't accept my array of colors. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/UvvOTQ7ovw4J. 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.
