On Wed, Jun 8, 2011 at 5:00 AM, Colin Wahl <biow...@gmail.com> wrote:
> I would rather use cleveland dot plots than bar charts to display my study
> results. I have not been able to find (or figure out) an R package that is
> capable of producing the publication quality dot charts Im looking for. I
> have either not been able to get error bars (lattice), cannot order the data
> display properly (latticeExtra), or cannot make adjustments to axes. Does
> anyone have a quick suggestion for a package that can handle cleveland dot
> plots well?

If you need error bars, you may consider Dotplot() in the Hmisc
package or segplot() in latticeExtra.

Your other complaints are too vague to respond to. Perhaps if you
provide us with a reproducible example and a comprehensible
description of what you would like to happen, someone may be able to
tell you whether that is feasible.

-Deepayan

______________________________________________
R-help@r-project.org mailing list
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