[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62470] Multi variable plot fails with unknown
From: |
Orion Poplawski |
Subject: |
[Octave-bug-tracker] [bug #62470] Multi variable plot fails with unknown line property |
Date: |
Sun, 15 May 2022 22:27:50 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62470>
Summary: Multi variable plot fails with unknown line property
Project: GNU Octave
Submitted by: opoplawski
Submitted on: Mon 16 May 2022 02:27:48 AM UTC
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Regression
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 7.1.0
Discussion Lock: Any
Operating System: GNU/Linux
_______________________________________________________
Details:
This seems to be new with 7.1.0:
octave:8> plot(x,sin(x),'1+;CP+1;',...
x,sin(x),"2+;CP+2;")
error: __go_line__: set: unknown line property 1+;CP+1;, unable to create
graphics handle
error: called from
__plt__>__plt2vv__ at line 501 column 10
__plt__>__plt2__ at line 247 column 14
__plt__ at line 134 column 14
plot at line 235 column 10
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62470>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62470] Multi variable plot fails with unknown line property,
Orion Poplawski <=