Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • barcolor()

    Hi,
    I'm now trying to make a bar graph using betterbar command.

    In the option for barcolor , barcolor(list) List of fill colors for bars. I don't know how to add this barcolor(list) in the following comment.Please suggest


    betterbar ///
    h5_emergency_97 h5_emergency_98 know_emerg_medic ///
    , ///
    over(gp) xlab($pct) se bin ///
    title("In general, how satisfied are you with your job?", span size(medium)) ///
    legend(pos(5) ring(1) c(1) symxsize(small) symysize(small)) ///
    ysize(4) n barlab(upper)
Working...
X