Hello, I am using the "panel.3dpolygon" function from the LatticeExtra package. I am graphing a matrix.
I can't find a way in which each polygon is presented in a different color. The description of the function says that the "col" argument permits vectors (the components of which are colors) to be associated with each bar in a "panel.3dbars" graph, but nothing with "panel.3dpolygon"... I write a vector while using the function, but it will only use the first component of the vector to give color to the whole graph. Thanks, Alvaro -- View this message in context: http://r.789695.n4.nabble.com/Different-colours-for-LatticeExtra-graphs-tp4683250.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.