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: -egenmore- grouping & graphing with -axis(varlist)-


From   Nick Cox <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: -egenmore- grouping & graphing with -axis(varlist)-
Date   Wed, 28 Aug 2013 17:29:48 +0100

I don't understand what you are asking here. You seem to be commenting
on how the labels look in some graph you haven't shown us. If so,
that's a question of -graph-. If not, please add further explanation.

Nick
[email protected]


On 28 August 2013 15:58,  <[email protected]> wrote:
> Hi Folks,
> A version 8 user, here.
> I'm using the -egenmore- package from ssc (to install, type -ssc install
> egenmore-).
>
> Consider the following...
>
> sysuse auto, clear
> keep if _n < 6
> keep make price
> egen var1 = axis(make price)
> egen var2 = axis(price make)
> list
>
> I prefer the look of var1 because the two sub-labels are aligned.
> Specifically, the sub-labels of var1 are aligned by the last character in
> each sub-label. Would it be possible to align the two sub-labels of var2
> in the same way?
>
> Mike.
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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