BqplotScatterLayerArtist¶
-
class
glue_jupyter.bqplot.scatter.BqplotScatterLayerArtist(view, viewer_state, layer_state=None, layer=None)[source]¶ Bases:
glue_jupyter.compat.LayerArtistMethods Summary
redraw(self)Re-render the plot
update(self)Sync the visual appearance of the layer, and redraw
update_histogram(self)Methods Documentation