[LIBISIS-code-tickets] [LIBISIS] #53: acolor has problrm when plotting array of dataset_1d
LIBISIS Library and Applications
noreply at libisis.org
Fri Jan 5 16:39:50 GMT 2007
#53: acolor has problrm when plotting array of dataset_1d
-------------------------+--------------------------------------------------
Reporter: Toby Perring | Owner: Dean Whittaker
Type: defect | Status: new
Priority: major | Keywords:
-------------------------+--------------------------------------------------
if w is a IXTdataset_1d array of length 2, then if
acolor('r','b')
then
dl(w(1))
pl(w(2))
correctly produces a red line followed by a blue line. However,
dl(w)
plots both lines in red.
The same applies for dm. I haven't checked if the same holds for aline,
amark etc.
--
Ticket URL: <http://trac.libisis.org/code/ticket/53>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications
More information about the LIBISIS-code-tickets
mailing list