Todo List
From PLplotWiki
Revision as of 04:06, 26 January 2009 by Arjenmarkus (Talk | contribs)
Contents
PLplot Core
Drivers
wxWidgets
- fix crash in example 14 when master window is closed (ws)
- only master should handle return key in example 14 (ws)
Bindings
- AGG backend can't be used in wxWidgets bindings (ws)
- octave style graphics routines follow the style of older octave / matlab versions. Need extensive updating to be more like octave 3.0 (and current matlab). This is a non-trivial exercise, but exceedingly worthwhile. Volunteers? (AR)
- Update the Tcl and Tk bindings to use the Tcl_Obj interface (AM)
Examples
- return should end wxPLplotdemo (ws)
- backend name in title of wxPLplotdemo (ws)
- check differences in several F77 examples on Windows with CVF (AM)
Documentation
Webpage
Testing
- replace the example 14 call in the test scripts, so that it also works in Windows (ws)