3d bar plot
On Fri, 2005-10-28 at 10:07 +0200, Jan Wiener wrote:
Hi, does anyone has a bar plot function that produces something like this (I hope attachments work) ? If not, I simply want to produce 3d bar plots. Thanks in advance, Jan
Other than perhaps the 'rgl' package I don't think so. In general, 3d barplots are a bad way to present data (almost as bad as 3d exploding pie charts...) More information on 'rgl' is here: http://rgl.neoscientists.org and is available via CRAN. HTH, Marc Schwartz