[LIBISIS-code-tickets] [LIBISIS] #187: List of Graphics Issues

LIBISIS Library and Applications libisis-trac at libisis.org
Fri Oct 23 16:39:57 BST 2009


#187: List of Graphics Issues
-------------------------------+--------------------------------------------
 Reporter:  Dean Whittaker     |       Owner:  Dean Whittaker
     Type:  enhancement        |      Status:  new           
 Priority:  minor              |   Milestone:                
Component:  MATLAB (graphics)  |    Keywords:                
-------------------------------+--------------------------------------------
Description changed by Dean Whittaker:

Old description:

> *Plotting an array of IXTdataset_1d objects will adjust the axes limits
> to suit the first in the array only.
>
> *overplot uses the standard plot with a "hold on" to plot data. This is
> problematic for a few reasons:
>
> ** We may, for whatever reason, reset the state of the plot during
> dl/de/dm etc. which could interfere with this.
>
> ** The first problem above can't be fixed as simply as it would be if it
> weren't for this
>
> * The overplot command, when no window currently exists, does not title
> the graph appropriately.
>
> * The plot handles produced by pp, pd, dd, dp are incorrect - they refer
> to the errorbars (or whatever got plotted last since we plot more than
> one object). This has to change.
>

>
> ** Code is dispersed in two functions that should be in a single
> function.

New description:

 *Plotting an array of IXTdataset_1d objects will adjust the axes limits to
 suit the first in the array only.

 *overplot uses the standard plot with a "hold on" to plot data. This is
 problematic for a few reasons:

 ** We may, for whatever reason, reset the state of the plot during
 dl/de/dm etc. which could interfere with this.

 ** The first problem above can't be fixed as simply as it would be if it
 weren't for this

 ** Code is dispersed in two functions that should be in a single function.

 * The overplot command, when no window currently exists, does not title
 the graph appropriately.

 * The plot handles produced by pp, pd, dd, dp are incorrect - they refer
 to the errorbars (or whatever got plotted last since we plot more than one
 object). This has to change.

 * The getspectrum part of plotting doesn't work - e.g. dl(55) wont work.

--

-- 
Ticket URL: <http://trac.libisis.org/code/ticket/187#comment:4>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications


More information about the LIBISIS-code-tickets mailing list