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]
st: Dot chart with line at 0
From
Friedrich Huebler <[email protected]>
To
[email protected]
Subject
st: Dot chart with line at 0
Date
Tue, 23 Feb 2010 19:56:19 -0500
Consider the graph below.
clear all
input str5 area value
"Urban" 10
"Rural" -5
end
graph dot value, over(area)
Is it possible to draw the vertical axis at 0? I am familiar with the
arguments against such a display.
Friedrich
*
* 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/