IpyvolumeVolumeLayerArtist#
- class glue_jupyter.ipyvolume.volume.IpyvolumeVolumeLayerArtist(view, viewer_state, layer=None, layer_state=None)#
Bases:
LayerArtistCreate a new LayerArtist
- Parameters:
- layer
DataorSubset Data or Subset to draw
- layer
Dataorglue.core.subset.Subset
- layer
Methods Summary
clear()Clear the visualization for this layer
redraw()Re-render the plot
update(**kwargs)Sync the visual appearance of the layer, and redraw
Methods Documentation
- clear()#
Clear the visualization for this layer
- redraw()#
Re-render the plot
- update(**kwargs)#
Sync the visual appearance of the layer, and redraw