Good morning
I am using stata 14 and the following code to graph three boxplots. I have changed the color of the boxes for grey but the diamonds for the ouside values are still colored (with default color chosen by stata). How can I modify the colors of the diamonds showing the outside values ?
graph hbox CS_MO1 CS_MO2 CS_MO3, yscale(range(-75 75)) ylabel(#20) legend(rows(1)) graphregion(margin(zero) ifcolor(white) lcolor(white)) box(1,color(gs5)) box(2,color(gs0)) box(3,color(gs10))
Many thanksArray
Marianne
Related Posts with Modify color outside values
Expanding data with start/end date to include all dates in betweenI have a dataset with information on individual id, signup & dropout year/month in the program I…
using loop for saving and directoryHello, I try to use the loop for my analysis and save them and draw charts. so I receive an error se…
categorical outcome for first occuring eventDear stalisters, I am performing an event history analysis using a multinomial model (competing ris…
reshape data wide to long I am working on wide formatted data that have 11574 observations &11547 row. the repeated obser…
Control for country effect in a pooled estimationHello everybody, I have panel data with two time periods (t=2) and n regions as entities. I am cons…
Subscribe to:
Post Comments (Atom)
0 Response to Modify color outside values
Post a Comment