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

Re: st: dd some lines to a graph


From   "Svend Juul" <[email protected]>
To   <[email protected]>
Subject   Re: st: dd some lines to a graph
Date   Wed, 21 Dec 2005 23:15:18 +0100

HW wrote:
I want to add some lines to a graph. But the tricky part is that the
lines cannot extend across the entire length of the graph, but will
essentially only half of the graph, so that they only map out
something close to the upper right quadrant of the graph.
------------------------------------------------

Take a look at this example:

sysuse auto , clear
twoway (scatter mpg weight)(scatteri 40 4000 30 4000 30 5000 , msymbol(i) connect(l))

Does it do what you want?

Svend
________________________________________________________

Svend Juul
Institut for Folkesundhed, Afdeling for Epidemiologi
(Institute of Public Health, Department of Epidemiology)
Vennelyst Boulevard 6
DK-8000 Aarhus C,  Denmark
Phone, work:  +45 8942 6090
Phone, home:  +45 8693 7796
Fax:          +45 8613 1580
E-mail:       [email protected]
_________________________________________________________

*
*   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