lsst.display.matplotlib  16.0-3-gcfd6c53+34
Classes | Variables
matplotlib.py File Reference

Definitions to talk to matplotlib from python using the "afwDisplay" interface. More...

Classes

class  lsst.display.matplotlib.matplotlib.DisplayImpl
 
class  lsst.display.matplotlib.matplotlib.BlockingKeyInput
 
class  lsst.display.matplotlib.matplotlib.Normalize
 
class  lsst.display.matplotlib.matplotlib.AsinhNormalize
 
class  lsst.display.matplotlib.matplotlib.AsinhZScaleNormalize
 
class  lsst.display.matplotlib.matplotlib.ZScaleNormalize
 
class  lsst.display.matplotlib.matplotlib.LinearNormalize
 

Variables

list lsst.display.matplotlib.matplotlib.interactiveBackends
 List of backends that support interact More...
 

Detailed Description

Definitions to talk to matplotlib from python using the "afwDisplay" interface.

Variable Documentation

◆ interactiveBackends

list lsst.display.matplotlib.matplotlib.interactiveBackends
Initial value:
1 = [
2  "Qt4Agg",
3  ]

List of backends that support interact