Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: add diagonal line to graph


From   Ulrich Kohler <[email protected]>
To   [email protected]
Subject   Re: st: add diagonal line to graph
Date   Mon, 14 Feb 2005 13:13:21 +0100

Falko Juessen wrote:
> Hello all,
>
> I want do add a diagonal line to a scatterplot (the main diagonal).
> I know how to add a horizontal or vertical line ( - help
> added_line_options - ) but I don't know how to add a diagonal line.

. scatter yvar xvar xvar, connect(.l) s(Oh i) 

is one way to go.

-- 
[email protected]
+49 (030) 25491-361


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index