Hi There,
searched around but couldn't find an answer, so:
I'm running in to a problem producing the graph I want.
Running two separate box plots and combining them gives
me a graph with one title, but a lot of space taken up
with category labels. Using the by() option seems like
it should be the answer.
Here's what I think is the right code:
. graph hbox lnw [fw=wgt], over(cat) by(group, noiy) title("Title")
here's what I get:
Title Title
group1 group2
| |
cat1 | box cat1 | box
| |
cat2 | box cat1 | box
|_________ |___________
scale scale
and here's what I want it to look like:
Title
group1 group2
| |
cat1 | box | box
| |
cat2 | box | box
|___________ |____________
scale scale
Can anybody see what I'm doing wrong?
I also tried the -noiyl- in the -by()-
options, but got the same output.
Thanks!
tom
--
**********************************
* Thomas Masterson *
* Research Scholar *
* Levy Economics Institute *
* Bard College *
* Annandale-on-Hudson, NY 12504 *
* (845) 758-7715 *
**********************************
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/