I would be grateful for some advice. I think something trivia is wrong with my codes but I can't seem to pin point to it. The labels in the categories seem too large and it overlaps with the title on x-axis. The corresponding bins/distribution is also off. Please see image for a better visualization. Below are my codes. Thank you. LG
collapse (mean) Fin_Distress, by(Income_Expenses)
twoway connected Fin_Distress Income_Expenses, mlabel(Fin_Distress)xlabel(0 "Spend less than income" 1 "Spend equal to income" 3 "Spend more than income") plotregion(margin(large)) xtitle(Expenses vis-a-vis Income)
Related Posts with Issues with Two-way graph labels
Please help cant work out how to t-test. Im new to stataHi guys I'm struggling to compare 2 different regions with a t-test. As seen from the screenshots I…
Pseudo Panel Data and Mediation AnalysisDear Stata Experts I'm a PhD student, and I'd like to know how to use the codes to perform the Medi…
Adding rows under a variableStata command for adding rows lets say 10 rows under a variable which has fixed observations like 40…
please help. making bar graph more simple with "over" optionsHi, guys. I'm a newcomers with stata, and there is some trouble in making bar graph. My data has 4…
Writing a formula in which stata chooses a value or 1Hi! I'm trying to use this formula to calculate eGFR: eGFR = 142*min(standardized Scr/K, 1)^α *max(…
Subscribe to:
Post Comments (Atom)
0 Response to Issues with Two-way graph labels
Post a Comment