-stripplot- from SSC works fine for me with more than one variable and
-by()-.
I am using 2.3.3. -over()- is not allowed. Perhaps that is what you
meant.
Nick
[email protected]
Friedrich Huebler
-graph dot- accepts the yscale(range()) option but it is not possible
to set the lower end of the scale to a number above 0 because values
greater than 0 are ignored. How can I modify both ends of the scale? I
looked at -onewayplot- and -stripplot- from SSC but they only accept
one variable with the by() option. I have to plot data from three
variables.
. sysuse auto
. graph dot mpg trunk, over(foreign)
. graph dot mpg trunk, over(foreign) yscale(r(10 30))
*
* 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/