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