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: Re: Problem with -graph bar- and yscale(log) option
From
Nick Winter <[email protected]>
To
[email protected]
Subject
Re: st: Re: Problem with -graph bar- and yscale(log) option
Date
Wed, 05 Oct 2011 09:35:01 -0400
Looks like a bug to me. I note that the following does something
different, and also seemingly buggy:
sysuse auto
graph dot trunk, over(foreign) yscale(log)
On 10/5/2011 9:23 AM, Aleksander Rutkowski wrote:
Hello,
I am using Stata/SE 11.2 on Windows. I have noticed that using -graph
bar- with yscale(log) option produces very bad results: bars of equal
height with unreadable y-axis labels (overlaid at the same point). As
an illustration:
sysuse auto
graph bar (mean) trunk, over(foreign) yscale(log)
Is it a bug or am I doing something wrong?
Aleksander Rutkowski
*
* 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
Associate Professor 434.924.3359 f
Department of Politics [email protected] e
University of Virginia faculty.virginia.edu/nwinter w
S385 Gibson Hall, South Lawn
*
* 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/