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: Invisible axis
From
Scott Merryman <[email protected]>
To
[email protected]
Subject
Re: st: RE: Invisible axis
Date
Mon, 10 May 2010 15:03:29 -0500
You can use the graph editor:
. graph bar price weight, ysc(off) showyvar legend(off)
. gr_edit .varaxis.style.editstyle linestyle(color(none)) editcopy
Scott
On Mon, May 10, 2010 at 2:43 PM, Ricardo Ovaldia <[email protected]> wrote:
> Thank you Nick and Martin
> The suggestion works for the scatter plot but for the bar graph, I can get rid of the y-axis but not the x-axis:
>
> . sysuse auto, clear
> . graph bar price weight, ysc(off) showyvar legend(off)
>
> . graph bar price weight, ysc(off) xsc(off) showyvar legend(off)
> xscale(off) not allowed, xaxis1 does not exist
>
>
> Ricardo
>
> Ricardo Ovaldia, MS
> Statistician
> Oklahoma City, OK
>
>
*
* 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/