You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
How to make a colored Forest plot with the metan code?
I watched a youtube video and I saw colored forest plots. How can I make my forest plot colored (like this attachement) using the metan code?
Thank you
That screenshot is showing a forest plot generated by the built-in/official meta forestplot command available in Stata v16+ , rather than the user-written metan package (available to users of all Stata versions).
However, it is certainly possible to add colour to plots generated by metan. With the metan package installed, you should be able to type help forestplot to see all the options available relating the the metan forest plot.
Comment