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
Creating a loop that loops around a set of values of a variableHello all, I'm trying to create a loop such that for each set of 4 through 6 a unique id (starting …
Rifhdreg with survey dataDear, I want to estimate a recentered influence function with the median as distributional statisti…
Can marginal effects at the mean be likely greater than one?Dear friends, I am confused if marginal effects at means be likely greater than one? Code: sysuse …
Count number of distinct cases by groupHi Stata Users, I am using Stata version 15 to calculate the number of distinct cases (firm) by a gr…
Missing variables in panel dataDear all, I am currently working on a panel data with a dataset from 1999, 2008 and 2017 In my lin…
Subscribe to:
Post Comments (Atom)
0 Response to Issues with Two-way graph labels
Post a Comment