[R] Axis break with gap.plot()
Filoche
pmassicotte at hotmail.com
Mon Sep 13 16:34:06 CEST 2010
Hi again everyone.
Anyone know if there's any limitation with gap.plot concerning the fill
color of plotted markers? I would like to fill the circles with a color :
library(plotrix);
gap.plot(c(1,2,3,4,10), c(1,2,3,4,10), c(5,9), pch = 21, col = "red");
However, it only change the color of the line. I tried "bgcol" and some
argument but without success.
With regards,
Phil
--
View this message in context: http://r.789695.n4.nabble.com/Axis-break-with-gap-plot-tp2533027p2537540.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list