Package windSimSuite :: Package interface :: Module matplotlib_manager
[hide private]

Module matplotlib_manager

source code

The figures manager. This part is supposed to allocate new pages when a new figure is requested, however the plot action will be achieved in the windSimSuite.interface.figures.

Classes [hide private]
  ManagerMenu
The menu for removing a tab
  Figure
A Matplotlib figure able to carry a tab name for the notebook.
  FigurePage
The page for a new figure.
  FigureManager
The figure manager.