FIXED: IPython version detection with alphabetical characters inside
[oscopy.git] / TODO
blob5a79559b76266f868a3bcb40033e7494c74f225b
1 To be checked :
2 ioscopy user manual screen captures
3 warn user about usage of drag and drop for multiple signals selected from the main window (on click the selection disappear but all previously selected signals are dropped in the Figure)
5 To be fixed :
6 ui: destroy figure
7 cursors: line not on all graph after unzoom
8 support for command 'orange reset' reseting the graph range
10 To be added :
11 Support for HDF5
12 Make Signal derive from numpy.array
13 Support for SpanSelector
14 Support for Signal compatible diff()erenciacion
15 Support for other graph format: Smith charts, polar plots,...
16 Support for other languages (currently only en, es)
17 Separate the gui from the framework: make two packages oscopy-core and oscopy-gtkgui