Hi,
I am making a forest plot using the metan (SSC) package, and would like to know if this is possible to use bolded/colored font for the variable names (education, sex) to make them easily distinguishable from the variables labels.
Here is the command:
Thank you.

I am making a forest plot using the metan (SSC) package, and would like to know if this is possible to use bolded/colored font for the variable names (education, sex) to make them easily distinguishable from the variables labels.
Here is the command:
Code:
metan or lci uci, lcols(label) astext (60) by (variable) nooverall nosubgroup nosecsub xlabel(0.5 1 1.5 2 2.5 3.0 3.5, force)
