I'm a new user in Stata and want both of the axes in a scatter plot to span the same range without needing to specify the ranges for each variable.
For example: Treatment before (values range from 0 to 100) and after (values range from 0 to 80). I need both axes to display the range from 0 to 100 without needing to type "ylabel (0 100) xlabel (0 100)". Is there a general command for that (something like "ylabel xlabel (same)")?
Related Posts with Graph axes with same range?
Create dummy variable to show change in certain timeframe of paneldataHi, I am working with paneldata and want to create a dummy variable that shows me if there is a cha…
Graph with bold ylabelsHi all, I am trying to get bold ylabels in a time series graph. I had success only in xlabel , exam…
Create for each time period the median of the 350 biggest valuesHello everyone, I am currently sitting on an issue regarding taking the median of the 350 highest v…
multiple imputation error after MI Estimate logistic regressionHello: Working on MI Everything works up to the MI estimate. See Error below Have been to the Stata …
Dropping Observations of Variable according to frequency of occurenceHi, I am working with the following paneldata and want to drop all observations of which I have les…
Subscribe to:
Post Comments (Atom)
0 Response to Graph axes with same range?
Post a Comment