Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.OSF.3.96.1021203201031.13160C-100000@lynx01.dac.neu.edu>
Date: 2002-12-04T02:13:02Z
From: Matej Cepl
Subject: Plot optimization [Was: Re: [R] Plotting Speed: R vs Octave]
In-Reply-To: <Pine.LNX.4.44.0212031744040.1111-100000@bolker.zoo.ufl.edu>

On Tue, 3 Dec 2002, Ben Bolker wrote:
>   It seems to make more sense to put a tiny bit of effort into
> thinning the points at your end rather than building code into
> R's postscript driver to deal with this case. 

I will have to study your code, but it seems to me, that such
problem can occur quite often, so that optimization-out of this
... well, I believe, bug ... could help a lot.

Matej