Statalist


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

st: Re: graph matrix by(x, norescale) doesn't work


From   "Martin Weiss" <martin.weiss1@gmx.de>
To   <statalist@hsphsun2.harvard.edu>
Subject   st: Re: graph matrix by(x, norescale) doesn't work
Date   Sat, 6 Dec 2008 11:18:19 +0100

Maybe you are not so stupid afterall. I notice that -gr matrix- does not respect -norescale- in this example,either:
**********
sysuse auto, clear
graph matrix mpg weight displacement, by(foreign, norescale) half
**********

Look at -db graph_matrix- and observe that the -by- tab has no "Subgraph axes" button; which makes me think that it does not respect -norescale-. Compare that to -db histogram- where said button is present.
All of which we could call -graph matrix-`s prerogative if it was not for 
the fact that its help points the user to -help by_option- which does 
include the -rescale- options...

HTH
Martin
_______________________
----- Original Message ----- From: "David Airey" <david.airey@Vanderbilt.Edu>
To: <statalist@hsphsun2.harvard.edu>
Sent: Saturday, December 06, 2008 1:02 AM
Subject: st: graph matrix by(x, norescale) doesn't work


I can't seem to get the scale to remain the same for subgroups when  using

graph matrix x1 x2 x3, by(y, norescale) half

That is I can't get the axis the stop scaling independently in my by groups. I must be doing something stupid.
*
*   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/



© Copyright 1996–2025 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index