Hello:
I'm trying to move a graph title to outside the plot area, specifically above it. I increase the ring position number, but it does not change the position. Here's the code that I'm using:
graph bar (asis) Republicans Democrats All, graphregion(margin(t+5 b+5)) /// yline (54, lcolor(gray)) ///
scheme(s1color) ///
ylabel(, labsize(small)) ///
ytitle("Percent that agree", size(medium)) ///
title("Should U.S. put its interests first when dealing with allies?", position (11) ring(3)) ///
blabel(total, size(medium)) ///
bar(1, color(red)) bar(2, color(blue)) bar(3, color(gray)) ///
bargap(50) ///
legend(off) ///
showyvars
I feel like I must be missing something obvious here. Any help would be greatly appreciated!
Best, Gene
Related Posts with Issue with Graph Title Position - Issue with Ring position
asdoc: version update - New features of font, table header formatting, etc. Export results to Word from StataVersion 2.3.3.2, dated Feb 23, 2019, is finally here, thanks for Kit Baum for updating it on SSC. Th…
Should I add age^2 when working with panel data or not?Hi all, I am analyzing the effect of marital status on life satisfaction for a period of 32 years o…
Hep with spmap option polygonHi, Im working in a map of the metro area of Medellín, Colombia. So far good, but when I try to impo…
Relabel using grc1legI am trying to show 4 different graph plots in one same illustration. I am using the command grc1leg…
Help with scheme entries affecting rarea plots using marginsplotI am trying to create a scheme that changes the intensity, opacity, or color of a marginsplot when t…
Subscribe to:
Post Comments (Atom)
0 Response to Issue with Graph Title Position - Issue with Ring position
Post a Comment