The series suggestion worked perfectly, thanks. Technically I want to label the first and last points on one of the traces. Something along the lines of data[0].label = "start" and data[len-1].label = "end". I don't want the labels on the middle points.
Attached is the chart I am trying to emulate. I drew the 1 & 2 where the "TX Site 3" & "RX Site 3" labels are. As you can see all four data traces start and end at the same point so I can use any trace just need the two labels. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
