Hello,

I would be very grateful if someone could help me with the scale of the y-axis of my barchart (please find it attached to this post).

Since the average values of the y-axis are all above 800, I wanted to re-scale the range with a min. of 600 and max. of 1,100 (just so it looks better).

The command I used was:
Code:
graph bar (mean) lnexpy, over(country, sort(lnexpy) label(labsize(small))) /// 
blabel(bar, size(small)) ytitle(Average lnexpy) ///
ytitle(, size(small)) title(Average Export Sophistication)
Would be great if you could help,
Thank you and best regards,
Julie