Home | Trees | Index | Help |
|
---|
|
wxmpl
: Embedding matplotlib in wxPython applications is straightforward, but
the default plotting widget lacks the capabilities necessary for
interactive use.
matplotlib.backend_bases.FigureCanvasBase
:
The canvas the figure renders into.
wxPython.misc.wxObjectPtr
wxPython.events.wxEventPtr
wxPython.windows.wxEvtHandlerPtr
wxPython.wx.wxPyAppPtr
wxPython.wx.wxPyApp
wxPython.wx.wxApp
wxmpl.PlotApp
:
A wxApp that provides a matplotlib canvas embedded in a wxPython
top-level window, encapsulating wxPython's nuts and bolts.
wxPython.windows.wxWindowPtr
wxPython.windows.wxPanelPtr
wxPython.frames.wxTopLevelWindowPtr
wxPython.frames.wxFramePtr
wxPython.frames.wxFrame
wxmpl.PlotFrame
:
A matplotlib canvas embedded in a wxPython top-level window.
wxPython.printfw.wxPrintoutPtr
wxPython.wx.wxPyOnDemandOutputWindow
wxmpl.Channel
:
Provides data for a StripCharter
to plot.
wxmpl.StripCharter
:
Plots and updates lines on a matplotlib Axes
.
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Aug 28 13:47:50 2006 | http://epydoc.sf.net |