Hi everyone,

I am trying to create a simple oneway plot with distribution of values for different indicators. I used the following code below but all the marker colors are green. Is it possible to have different colors for different indicators and is it possible to have a callout for "national average" with larger msize and bolder mcolor? National average is indicated in another variable named "state"

onewayplot value, by(indicator) vertical mcolor(green olive red blue orange)