CustomArtist¶
-
class
glue.viewers.custom.qt.custom_viewer.CustomArtist(layer, axes, coordinator)[source]¶ Bases:
glue.core.layer_artist.MatplotlibLayerArtistLayerArtist for custom viewers
Parameters: - layer – Data or Subset object to draw
- axes – Matplotlib axes to use
- settings – dict of
FormElementinstnaces representing UI state
Methods Summary
update([view])Redraw the layer Methods Documentation