Hi,
I'm trying to edit a graph's y-axis increments on Stata graph editor. For example, the y-axis increments increase by 0.1, but the labels are such that: 0, .1, .2, .3. I want these numbers to be 0, 0.1, 0.2, 0.3 (i.e. add "0" before each period).
Of note, I only want to use graph editor to fix this, not with a code (%). I can't seem to find a way to do this on the editor so far. How might I accomplish this? I'm using Stata 14.
Thank you,
Kevin
Related Posts with Modifying significant digits of the graph's y-axis increments on Stata graph editor
Pooled panel Heckman MLE vs. pooled panel Heckman Two-stepDear Statalist, I am running a pooled panel Heckman two-step estimation to find determinants of ins…
Unexpected error from XTPMG outputHi dear all. I am having an unexpected error message from xtpmg output. I am using Stata 16 for Mac…
calculating or identifying start/stop dates according to a rule with consecutive observationsHi, this is a snap shot of my data set. Code: Code: * Example generated by -dataex-. To install:…
Weighting data with AIPW and teffectsHello everyone, Actually, I try to understand how to use an IPW estimator. I have 11 treatments var…
if & else if syntaxDear Stata users, I wrote a very simple program to caculate efficacy coefficient. The program is as…
Subscribe to:
Post Comments (Atom)
0 Response to Modifying significant digits of the graph's y-axis increments on Stata graph editor
Post a Comment