search for: magenta1

Displaying 3 results from an estimated 3 matches for "magenta1".

Did you mean: magenta
2010 Jul 18
5
package "plotrix"
...blue",lwd.ticks=0.5,col.ticks ="gray3") axis(2,at=c(0,0.5,1,1.5,2,2.5,3,3.5,4),labels=c(0,0.5,1,1.5,2,2.5,3,3.5,4),cex.lab=1,cex.axis=0.8, col.axis="blue",lwd.ticks=0.5,col.ticks ="gray3") lines(NN,McG,pch=18,col="green") lines(NN,PBJD,pch=20,col="magenta1") points(NN,GRPR,pch=18,col="cyan") abline(h=1,pch= 1,lty=1,col="black") legend("topright",legend = c("Levina-Bickel","MacKay-Ghahramani","Pettis-Bailey-Jain-Dubes","Grassberger-Procaccia","Helix Dimension"),...
2004 Nov 16
2
Barplot difficulties
...8.7,6.4,0,3.3,10.2,7.9 2004,8.9,0,8.0,7.7,6.9,0,6.1,0,3.8,1.2 ---------------------------------- My R code attempt: # Read in data sample <- t(read.table("sample.dat", sep=",", header=T)) # Set color palette shade <- palette(c("cyan2","yellow","magenta1")) # Set plot limits: ymax <- as.integer(max(sample)+1) # Bar graph (get grouped plot but not grouped color nor individual labels below) par(mar=c(6,4,6,4)) barplot(sample, beside=T, xlab="Test and Year", ylab="Rate", font.lab=3, axis.lty=1, col=shade) legend(1,1, ro...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."lightyellow2", "#EEEED1", "lightyellow3", "#CDCDB4", "lightyellow4", "#8B8B7A", "limegreen", "#32CD32", "linen", "#FAF0E6", "magenta", "#FF00FF", "magenta1", "#FF00FF", "magenta2", "#EE00EE", "magenta3", "#CD00CD", "magenta4", "#8B008B", "maroon", "#B03060", "maroon1", "#FF34B3", "maroon2", "#EE30...