Package pyllar :: Module Axes
[hide private]
[frames] | no frames]

Module Axes

source code

The Axes class and some helper functions.

Classes [hide private]
  Axes
The Axes is the region of the figure window where the plot is displayed.
Functions [hide private]
 
CheckAbort(obj, event)
Set up a check for aborting rendering.
source code
 
KeepLargestBounds(bounds1, bounds2, userLims=[0,0,0])
Keep the largest of the two bounding boxes.
source code
Function Details [hide private]

CheckAbort(obj, event)

source code 

Set up a check for aborting rendering.

obj will be the object generating the event. In this case it is renWin.