Possible bug with contourf and tics

Marco Caliari marco.caliari at univr.it
Fri Mar 7 05:33:07 CST 2008


Fine, thank you.

Marco

On Fri, 7 Mar 2008, John W. Eaton wrote:

> On  7-Mar-2008, Marco Caliari wrote:
>
> | I investigated a little bit more (Octave 3.0.0+ and Gnuplot 4.2.2). The
> | following
> |
> | contourf(peaks)
> | axis([1 49 1 49])
> |
> | does not show the tick markers. But the following
> |
> | contourf(peaks)
> | axis([2 48 2 48])
> |
> | yes, at least where the fill color is white. So, it seems that not-white
> | regions overwrite the tick markers.
>
> Please try the following patch.
>
> Thanks,
>
> jwe
>
>
>


More information about the Bug-octave mailing list