Displaying 1 result from an estimated 1 matches for "lf10".
Did you mean:
f10
2009 Jul 29
1
Showing time progression on (triangle) plots
...s the century
progresses.
How can I show the time progression on the plot (I was thinking a gradual
colour, character type or character size change)?
Thanks for the help
Jim
The code I have used for the plot uses 'plotrix' (thanks to the Bristol
mirror):
Fractions <-matrix(c(LF10,AF10,OF10), ncol=3)
colnames(Fractions, do.NULL = TRUE, prefix="col")
colnames(Fractions) <- c("Landborne fraction", "Airborne fraction",
"Oceanborne fraction")
library(plotrix)
triax.plot(x=Fractions,main="Where do anthropogenic emissions
reside?&q...