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
stset with multiple failure per subject dataHi everyone, I would like to ask for some advice on stset-ing my dataset with multiple failures per…
Creating funnel plots in meta-analyses of proportion studiesHi all, Hunter et al (https://doi.org/10.1016/j.jclinepi.2014.03.003) suggested that conventional fu…
Adding variables with partial common namesHi, I have variables such as fac_tot30_outpatient and prof_tot30_outpatient, which I want to sum by…
xtreg fe; xtreg re; hausman; vce(robust)Hello everybody! I am running the following models: 1. xtreg DepVar IndepVar1 IndepVar2 IndepVar3,…
Ranking means from highest to lowest after bysort occupation: sumDear all, I would like to know how to rank means from highest to lowest after the following command…
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