Title is self explanatory. I'm presenting margins output in a marginsplot, and I'm choosing to present them as a horizontal dotplot (in the manner of the coefplot command).
However, I'm not able to change the look of the dots (I'd like to use grey dashed lines instead of dots). I thought most options from the main command would normally work when using recast(). Any ideas?
Here is the (non-working) syntax for now:
Code:
marginsplot, horizontal recast(dot) linet(line) line(lcolor(gs12) lpattern(dash))
Any help would be greatly appreciated!
Thanks!
Jean-Philippe
0 Response to How to change dot appearance in a marginsplot with recast(dot)?
Post a Comment