Hello! First time poster, thank you all for your helpful advice in the past. And apologies if this is duplicative, but I didn't see another thread.
I am encountering a new problem with my twoway plots. For some reason, the axis labels are being drawn in the plot area itself, as in this hbar:
use http://ssc.wisc.edu/sscc/pubs/bargraphs/bar_example.dta, clear
graph hbar, over(sat)
Array
The labels should all be to the left of the axis line but they go onto the plot. It's happening for simple things like this, but also for more complicated ones like coefplot. I'm assuming a permanent margin setting got tweaked somewhere.
set_default graphics doesn't resolve the issue.
Any ideas? Thanks!
Related Posts with Axis titles bleeding into plot area
Number of constraints in constrained linear regressionGreetings, I am experimenting with constrained linear regression (cnsreg) using a simple linear reg…
Standardized mortality ratios following multiple imputationI'm honestly a bit unsure of the proper etiquite for estimating SMRs in an (multiple imputation) MI …
How to add "tailor made" error bars to a line graph.Dear beloved all, Recently I am working on how to draw a line graph like this: Array However, my …
Mean of observations contained in other variableDear Forum, I have a variable, named "cbo02". I want to calculate the mean of the observations of th…
Categorical variables to ordinal for dummy variablesHi all, I am a first time user of Stata currently doing my thesis which is exciting but at the same …
Subscribe to:
Post Comments (Atom)
0 Response to Axis titles bleeding into plot area
Post a Comment