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
Why are the arguments passed to my program through the syntax command not displaying per the STATA manual example?Please ignore this post …
Locals vs variables: ML estimatorDear all, I have a general question regarding the use of locals vs actually creating temporary varia…
Correspondence between the statistical significant effect of coefficients in a table and marginal effects in a graphDear members of the list, For a sample of highly educated young adults in 24 countries that partici…
Running xtpcse on unbalanced panel dataHi I am really new in statistics and stata; so firstly I do apologies if my question does not make …
plot with margins from different variables in one modelI'd like to make a plot with the margins results for multiple variables Simply, using auto, I do th…
Subscribe to:
Post Comments (Atom)
0 Response to Scatter Plot Axis
Post a Comment