MatplotlibLayerArtist¶
-
class
glue.core.layer_artist.MatplotlibLayerArtist(layer, axes)[source]¶ Bases:
glue.core.layer_artist.LayerArtistBaseMPL-specific layer artist base class, that uses an Axes object
Attributes Summary
enabledvisiblezorderMethods Summary
clear()redraw()Attributes Documentation
-
enabled¶
-
visible¶
-
zorder¶
Methods Documentation
-