MatplotlibLayerArtist

class glue.core.layer_artist.MatplotlibLayerArtist(layer, axes)[source]

Bases: glue.core.layer_artist.LayerArtistBase

MPL-specific layer artist base class, that uses an Axes object

Attributes Summary

enabled
visible
zorder

Methods Summary

clear()
redraw()

Attributes Documentation

enabled
visible
zorder

Methods Documentation

clear()[source]
redraw()[source]