Package diffpy :: Package pdfgui :: Package gui :: Module extendedplotframe
[hide private]
[frames] | no frames]

Module extendedplotframe

source code


The module contains extensions for GUI plot frame.



Classes [hide private]
  ExtendedToolbar
An extended plotting toolbar with a save and close button.
  ExtendedPlotFrame
An extended plotting frame with a save and close button.
Functions [hide private]
 
legendBoxProperties()
Legend properties dictionary with keys consistent with MPL version.
source code
Variables [hide private]
  __id__ = '$Id: extendedplotframe.py 3018 2009-04-07 19:45:51Z ...
  DATA_SAVE_ID = 112
  _lbp = {}
Function Details [hide private]

legendBoxProperties()

source code 
Legend properties dictionary with keys consistent with MPL version.

The argument names have changed in matplotlib 0.98.5.
Old arguments do not work with later versions of matplotlib.

Return dictionary of legend properties.


Variables Details [hide private]

__id__

Value:
'$Id: extendedplotframe.py 3018 2009-04-07 19:45:51Z juhas $'