BqplotImageSubsetLayerArtist¶
-
class
glue_jupyter.bqplot.image.BqplotImageSubsetLayerArtist(view, viewer_state, layer_state=None, layer=None)[source]¶ Bases:
glue.viewers.image.layer_artist.BaseImageLayerArtistMethods Summary
enable(self[, redraw])redraw(self)Re-render the plot
remove(self)Remove the visualization for this layer.
update(self, \*event)Sync the visual appearance of the layer, and redraw
Methods Documentation