Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: modify axis range in scatter graphs


From   Nick Winter <[email protected]>
To   [email protected]
Subject   Re: st: modify axis range in scatter graphs
Date   Fri, 19 Mar 2010 08:48:15 -0400

No problem!  (I prefer that to the "s" that many want to add to my name...)

- NW

On 3/19/2010 4:24 AM, Maarten buis wrote:
--- I wrote:
See: Nicholas J. G. Winte (2005) "Stata tip 23: Regaining control

That should of course be Nicholas J. G. Winter

Sorry Nick,
Maarten

--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany

http://www.maartenbuis.nl
--------------------------


--- On Fri, 19/3/10, joachim jarreau <[email protected]> wrote:

From: joachim jarreau <[email protected]>
Subject: st: modify axis range in scatter graphs
To: [email protected]
Date: Friday, 19 March, 2010, 7:59
Hi,

I have the following dataset:

X    year
142.3704    1997
140.2368    1998
165.6991    1999
225.0937    2000
243.2682    2001
295.1701    2002
412.7598    2003
560.8112    2004
660.2197    2005
791.7939    2006
956.2615    2007

If I type the following :
scatter X year, c(l)
I get a graph with the x-scale ranging from 1995 to 2010,
while my
data only extend from 1997 to 2007. Adding :

xscale(range(1997 2007))
or
xscale(r(1997 2007) noextend)

does not modify the outcome.

Any help much appreciated, thanks in advance

joachim
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/

--
--------------------------------------------------------------
Nicholas Winter                                 434.924.6994 t
Assistant Professor                             434.924.3359 f
Department of Politics                  [email protected] e
University of Virginia          faculty.virginia.edu/nwinter w
PO Box 400787, S385 Gibson Hall
Charlottesville, VA 22904

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index