help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Colormap in meshc.m


From: Peter A. Gustafson
Subject: Re: Colormap in meshc.m
Date: Fri, 5 Oct 2007 17:53:16 -0400
User-agent: KMail/1.9.7

On Wednesday 03 October 2007 01:51:08 pm John W. Eaton wrote:
> On  3-Oct-2007, gustafson wrote:
> | Perhaps this is exactly what David meant... however can we trick gnuplot
> | by sending a colormap that artificially spreads the desired colormap only
> | over the mesh plot values and not the z-dz values, say by padding the low
> | end of the colormap?
>
> Before doing that, how about verifying that the gnuplot behavior is
> intentional.  If it is, then OK.  Otherwise, fix the bug in gnuplot.
>
> jwe

I found the bug... it isn't a gnuplot bug.  We should be specifying a 
colorband range in our surface plot stream.  The attached patch should fix 
the problem.

Pete Gustafson

Attachment: surfaceplot.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]