Hi, I need to do something really simple but I haven't found any examples 
as yet.

All I need to do is plot three straight lines on a scatter plot. Two of 
which are simply y=some_constant and the third being y=b0+b1x. I may want 
to add a couple more lines at x=some_constant.

I can make the lines in a separate graph by creating a line graph and 
plotting the endpoints (this would not work for vertical lines, however). I 
don't know how to plot them all on one graph without calculating Y for 
every X in the existing scatter plot. 

Any help would be appreciated. Thanks!

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/838e87ef-d6dc-4043-a4c2-0eecc6dfed43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to