August-2010-Graphics-Component-Fix: Difference between revisions
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
* wire in error recovery in all modified routines | * wire in error recovery in all modified routines | ||
* remove all the old chart routine calls > in particular in the TCInterface component | * remove all the old chart routine calls > in particular in the TCInterface component | ||
== Issues Currently in Process == | |||
* plot the new log point to the graph control | * plot the new log point to the graph control | ||
** Mask off plot of points of traces that are not selected | |||
== Issues Resolved == | |||
Revision as of 14:02, 17 September 2010
Issues Pending
- if user upgrades number of channels > prompt the user to restart the software
- if user downgrades the number of channels > prompt the user to restart the software
- wire in error recovery in all modified routines
- remove all the old chart routine calls > in particular in the TCInterface component
Issues Currently in Process
- plot the new log point to the graph control
- Mask off plot of points of traces that are not selected