search for: achsi

Displaying 2 results from an estimated 2 matches for "achsi".

Did you mean: mchsi
2006 Feb 27
1
4D stacked column chart, Excel -> R
...y actual problem description (there are some chart pictures as well).... http://www.mrexcel.com/board2/viewtopic.php?t=187336&highlight=stacked+column because I still couldn't solve that problem I came to R. The chart should be actually a 3D chart of the type 3D Column Chart with following achsis: X Achsis: driven kilometre in 10000 blocks Y Achsis: Production month Z Achsis: number I need to show another month in that chart, the repair month. Each column should be a stacked column with more colors, so that every color shows one repair month. I tried to do it with the scatterplot3d functi...
2006 Dec 01
3
Vertical line in densityplot?
Hi all, I'm trying to get a vertical line at a specific point in a densityplot. abline seems to be what's required, but it doesn't align itself to the scale used in the plot. example: library(lattice) x<-rnorm(100) plot.new() densityplot(x) abline(v=0) ----- The line seems to use some other coordinate system. What kind of call do I use to make abline use the graph's