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
How to interpret results when dependent variable takes first differenceI am currently attempting to find the impact FDI (net inflows) has on the unemployment rate in count…
Options to plot yearly data for five years in a single graphHi All. I'd like to plot two different graphs using the same data. (1) yearly data over five waves…
Add rows within the groupHi, I am trying to add individual information in few rows so that to have one row per individual. Th…
there is somthing wrong when use tuples commandthe conditions are set: tuples ,cond(!(1&2) !(3&4) !(5&6) !(7&8) (!(9&10)&!(…
Question on merge results not consistentHi Statalist community, I am trying to merge, but every time I run it using the same do.file I get …
Subscribe to:
Post Comments (Atom)
0 Response to Scatter Plot Axis
Post a Comment