[Matplotlib-users] figure in wxPython interface
correcting the previous post: the plot() works from the Shell, so the 'only' problem now is to force the plot in a pane and not in a frame... Rein - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the
[Matplotlib-users] figure in wxPython interface
Dear All, Let me explain what i have in mind: - wx widgets AUI interface with dockable panes + editor pane (OK) + (pycrust) shell pane (mostly OK) + figure panes The last one is the important one now. I would like the figure command in matplotlib/pylab to use a pane in m