Possible bug with contourf and tics

John W. Eaton jwe at bevo.che.wisc.edu
Fri Mar 7 05:26:30 CST 2008


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


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080307/ef45a3f2/attachment.ksh 


More information about the Bug-octave mailing list