Dear All, Suppose we run
We can obtain
I wonder if it is possible to have a red color on "Farmers" on the left panel? Thanks.
Code:
sysuse nlsw88, clear graph hbar wage, over(occ, sort(1)) by(union)
I wonder if it is possible to have a red color on "Farmers" on the left panel? Thanks.
Comment