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" <[email protected]
>
To: <[email protected]>
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/