Skip to content
Back to formatted view

Raw Message

Message-ID: <1130503413.12011.3.camel@localhost.localdomain>
Date: 2005-10-28T12:43:33Z
From: Marc Schwartz
Subject: 3d bar plot
In-Reply-To: <web-15526852@tuebingen.mpg.de>

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