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
margins and marginsplot after logit.Dear All, I have an individual-by-week panel for 52 weeks. I want to examine the effect of a variabl…
Splitting panel data; regressing one subset on the otherHi all, Hope you can help me with what hopefully should be fairly simple, but I have not been able …
Coefplot: sort coefficients from different modelsHi all, I've seen this question get asked a few times (e.g. here), but I have been unable to find a…
Which conclusion to draw after Test for Equality of Coefficients?Hi everyone, I am testing for the equality of two coefficients, but I am not quite sure which concl…
Using loop to create mean variablesHi, Please, I have the daily rates of the U.S Treasuries and I'm trying to create a variable that c…
Subscribe to:
Post Comments (Atom)
0 Response to Fixing the x-axis range for combined (scatter and line) graphs
Post a Comment