Using geom_errorbarh with ggplot, my plot has several error bars.   For my
presentation, the order of these bars from top to bottom is important.
But errorbarh seems to put these in a random order I can't change.  ( It
does not follow the order in the data.frame. )    How can I specify the
order of the bars?   Could I also specify the thickness of the bar lines?

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to