Displaying 1 result from an estimated 1 matches for "a13030044".
Did you mean:
1030044
2007 Oct 03
1
ggplot2: problem with geom_errorbar and geom_abline
Hi all,
I have run into what appears to be a bug in ggplot2; however, I am new
to the ggplot syntax, so I might be missing a key element. The main
issue is that I cannot get geom_abline to plot when colour is used to
identify "group" in the main plot. When I remove colour, geom_abline
works but the error bars have an undesirable line drawn between the left
edges of the caps. Does