Is there any way for separate the bar label? and,
How to increase the size for the axis (0-100) and for the time (1, 2, 3)?
Any help will be much appreciated.
Code:
graph bar x2 x3, stack over(x1, label(labsize(large))) over(time, label(labsize(vlarge))) asyvar legend(rows(3)) scheme(s2mono) blabel(bar, position(inside) format(%4.2f) size(huge)) ytitle("") ylabel(, angle(horizontal)) legend(label(1 "full") label(2 "not full") size(vlarge) rows(1) region(lcolor(white))) subtitle("subtitle", size(huge)) nofill name(g1, replace)
0 Response to Separate bar labels in a graph
Post a Comment