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
Need help re-arranging dataHi my dataset looks like this right now: clear input long mrn str10 date str11 diagnosis long date_n…
Loop for moving rangeGoodafternoon, I have a file which includes a significant amount of cusips (S&P1500) and dates …
How to change a line pattern within a same graph? Hi, I would like to plot a graph using Code: twoway line and draw a different graph pattern after …
Need help with dataset with multiple datesHi I am working with a dataset which ahs multiple dates for the same diagnosis for a patient and I o…
Panel data: xtoverid rejects RE for model with only time controls; odd result or information?Dear Statalisters, I am using interrupted time series methods on household panel data. I have month…
Subscribe to:
Post Comments (Atom)
0 Response to Axis titles bleeding into plot area
Post a Comment