|
| From: | Muhali |
| Subject: | [Octave-bug-tracker] [bug #42652] recreating deleted plot annotations not correct |
| Date: | Mon, 30 Jun 2014 11:10:18 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 |
URL:
<http://savannah.gnu.org/bugs/?42652>
Summary: recreating deleted plot annotations not correct
Project: GNU Octave
Submitted by: muhali
Submitted on: Mon 30 Jun 2014 04:10:17 AM PDT
Category: Plotting with OpenGL
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
Doing
graphics_toolkit fltk
h = title('bla')
delete(h)
h = title('bla')
positions the plot title at the origin. Same for 'xlabel, ylabel' etc.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42652>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |