I have been trying to sort this out for too long; I'm sure it's somewhere in the archives, but I can't hit upon the correct search terms, as I usually end up with thousands of unrelated hits.
I'm making a simple bar graph
graph hbar (count) id, over(group)
The variable -group- has labels that are about 15 chars, and I'd like to use them. However, only the last 2-3 characters appear - the rest is truncated. How to make the left margin wider?
I looked at other -hbar- graphs I have made, and they all seemed to do the right thing without my intervention.
thanks,
Jeph
I'm making a simple bar graph
graph hbar (count) id, over(group)
The variable -group- has labels that are about 15 chars, and I'd like to use them. However, only the last 2-3 characters appear - the rest is truncated. How to make the left margin wider?
I looked at other -hbar- graphs I have made, and they all seemed to do the right thing without my intervention.
thanks,
Jeph
Comment