| Summary | Submitter | Date | Detailed Description (if necessary) | Done? | Comments |
| Cannot plot lines without markers | JimBraatz | 24 Feb 2004 | | | Fixed |
| SetXYMarker(-1) | JimBraatz | 24 Feb 2004 | SetXYMarker(-1) does not seem to produce the smallest possible marker, as suggested in the docs. e.g. SetXYMarker(1) is smaller. | | |
| SetXYMarker affects all plots | JimBraatz | 24 Feb 2004 | SetXYMarker changes the color of markers on all plots, not just the active plot. | | Fixed |
| Caption limitation | JimBraatz | 24 Feb 2004 | only a maximum of 4 captions are shown in the legend | | |
| Update user manual | JimBraatz | 24 Feb 2004 | docs need to be alphabetized and made more complete, e.g. no mention of autoscale parameters; no mention of AddDeviceAnnotation; are there other undocumented functions? | | Updated |
| Cannot zoom beyond edge of plot boundary | JimBraatz | 24 Feb 2004 | | | |
| GUI annotation does not seem to produce a result on a fresh plot canvas | JimBraatz | 24 Feb 2004 | | | Fixed |
| Cannot retrieve text from existing annotations | RichardPrestage | 24 Feb 2004 | | | Fixed |
| Have command history in command line window | RichardPrestage | 24 Feb 2004 | | | Ctrl-Up Arrow and Ctrl-Down Arrow allow access the history of commands |
| Zoom operations slow | JimBraatz | 3 Mar 2004 | I've noticed that deap is very slow to respond to zooming operations when there is a plot with many data points on the screen (e.g. a spectrum). | | |