Dear All,
When I plot the below graphs, I am not able to arrange the x axis range. I want it to be maximum 400, but in the graph (attached) it goes beyond 400. How can I fix this? graph twoway (scatter export_mn TotalYP_mn) (line export_mn TotalYP_1mn) (line export_mn TotalYP_2mn), ylabel(0 (100) 400) ymtick(0 (100) 400) xlabel(0 (100) 300) xmtick(0 (100) 300) xscale(range(0 400))
Related Posts with Fixing the x-axis range for combined (scatter and line) graphs
locals and varnamesDear all,
say that i want to create new variables using a numlist as follows:
Code:
forvalues i=5(…
Need help on ordering options in VAR modelHello, I have two questions.
1. What ordering options are available other than Cholesky Decompositio…
Assign the oldest in a household as headUsing index as household identifier, a3age as Age,1== head in the relationship
…
Need reference or material on ordering.Hello, I have two questions.
1. What ordering options are available other than Cholesky Decompositio…
Silverman's rule-of-thumbHey,
I have a question regarding the bandwidth calculated by Silverman's rule of thumb. I am using …
Subscribe to:
Post Comments (Atom)
0 Response to Fixing the x-axis range for combined (scatter and line) graphs
Post a Comment