[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63213] Contour plots erroneous labels
From: |
Dmitri A. Sergatskov |
Subject: |
[Octave-bug-tracker] [bug #63213] Contour plots erroneous labels |
Date: |
Sat, 15 Oct 2022 06:32:29 -0400 (EDT) |
Follow-up Comment #3, bug #63213 (project octave):
I can reproduce both on 7.2 and on dev (hg id: 75451e28f912).
A somewhat simplified example:
[xx, yy] = meshgrid (linspace (-2, 2, 5));
zz = yy;
[c,h]=contour(xx,yy,zz);
hl = clabel(c, h);
-verbatim+
Results (t1.png) is attached.
Dmitri.
--
(file #53856)
_______________________________________________________
Additional Item Attachment:
File name: t1.png Size:22 KB
<https://file.savannah.gnu.org/file/t1.png?file_id=53856>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63213>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Tommi Höynälänmaa, 2022/10/14
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Dmitri A. Sergatskov, 2022/10/14
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Tommi Höynälänmaa, 2022/10/15
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels,
Dmitri A. Sergatskov <=
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Arun Giridhar, 2022/10/15
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Arun Giridhar, 2022/10/15
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Tommi Höynälänmaa, 2022/10/16
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Tommi Höynälänmaa, 2022/10/16
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Tommi Höynälänmaa, 2022/10/16
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Dmitri A. Sergatskov, 2022/10/16
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Tommi Höynälänmaa, 2022/10/17
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Arun Giridhar, 2022/10/17
- [Octave-bug-tracker] [bug #63213] Contour plots erroneous labels, Arun Giridhar, 2022/10/20