Hi,
I have done a scatter plot where the X-axis starts from the negative of Y. How to bring X-axis to zero with the ticks? I have used the following codes:
graph twoway (scatter ci perc_insured) (lfit ci perc_insured), legend(off) ytitle("Concentration Index", height(6)) ylab(, nogrid) graphregion(color(white)) plotregion( m(b=0) )
Related Posts with Scatter Plot Axis
Examples of programs with suboptionsHi all, I'm looking to review a few programs' ado files that have suboptions. By suboptions I mean …
Generate a new date variable from a panel dataDear all, I tried coding (see below) to generate a new date variable in month from a large panel dat…
Panel Data: Comparison of ObservationsHello, I would like to specify a variable that indicates the ratio of new names to the total number …
predicting effectDear colleagues I'm thinking of a method to isolate the effect of a particular variable (X) on say …
Equivalent command to Ctsem in STATA ?Dear honourable members, Please I would like to know if in STATA there is an equivalent command to …
Subscribe to:
Post Comments (Atom)
0 Response to Scatter Plot Axis
Post a Comment