Hello, I had a scatterchart graph that worked perfectly well, including the line that connects the points, when the datatable had 2 columns (x and y). I had to add a new series to the datatable so it now has 3 columns (x, y1 and y2). The line connecting the data points has disappeared and I can't seem to get it back. I tried specifying lineWidth for the entire graph, I tried lineWidth for each series but to no avail...
Here is the JFiddle: http://jsfiddle.net/ambientson/4hfqD/ Would anybody know what's happening? Thanks. -- 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/-/ZAKdy96L4ZcJ. 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.
