Message-ID: <D0136EC1-CC10-4F91-BB22-325ABE58DDD0@comcast.net>
Date: 2012-05-10T09:03:03Z
From: David Winsemius
Subject: Dotchart showing mean and median by group
In-Reply-To: <1336631069749-4622618.post@n4.nabble.com>
On May 10, 2012, at 2:24 AM, maxbre wrote:
> hi all
>
> I have another question reated to the dotchart: is it possible by
> means of
> par() to set a logaritmic scale?
> If yes, how ? and if not, any alternative solution?
Looking at the dotchart code it appears to me that the log parameter
to plot.window is hard-coded at "", i.e both scales are linear.
Testing with the xlog parameter to par does fail. You can always
define a new dochart2 on the basis of that code.
--
David Winsemius, MD
West Hartford, CT