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
Formatting Several Variables using a Loop Hello I have several variables (68) consisting of strings, integers, and floats. I am trying to for…
How to match two datasets with constraints?Hello, This is my first time posting on this forum so thank you to everyone in advance. The simple…
Identify life events in panel dataHi Statalist. I would like to be able to identify life events within a panel dataset with multiple w…
How to resolve numeric overflow while performing xtlogit,fe in stata?Dear all, Apologies if this question seems to be a repetition of a previous question. I had made som…
How to remove " and "?Dear All, I have this dataset: Code: * Example generated by -dataex-. To install: ssc install datae…
Subscribe to:
Post Comments (Atom)
0 Response to Scatter Plot Axis
Post a Comment