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
Export labels from alpha output to ExcelI am estimating the alpha of several variables. I have specified asis, item, and label. I need to be…
Count frequencies of (binary) variable and merge these to original datasetThe following provides one solution to the problem. However, it seems unnecessarily complicated to m…
TWFE: Different results between Stata and RHi, We are running two-way fixed effects on R and Stata using the same data, and they are giving di…
ciplotI tried to use ciplot to plot two curves (var1 and var2) on the same graph. However, none of the mea…
Descriptive Statistics by SegmentHi all, I have ratings data (ratings are 0-5) and I am trying to see what what % of users never rat…
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