[ Module Hierarchy
 | Class Hierarchy ]
Class Hierarchy
    -  wx.App
    
-  wxmpl.Channel:
      Provides data for a StripCharterto plot.
-  wxmpl.FigurePrinter:
      Provides a simplified interface to the wxPython printing framework 
        that's designed for printing matplotlib figures.
    
-  wx.Frame
    
-  wx.Panel
    
-  wx.PyCommandEvent
    
-  wx.PyCommandEvent
    
-  wxmpl.StripCharter:
      Plots and updates lines on a matplotlib Axes.
-  object:
      The most base type
    
    -  matplotlib.backend_bases.FigureCanvasBase:
      The canvas the figure renders into.