IpyvolumeVolumeLayerArtist#

class glue_jupyter.ipyvolume.volume.IpyvolumeVolumeLayerArtist(view, viewer_state, layer=None, layer_state=None)#

Bases: LayerArtist

Create a new LayerArtist

Parameters:
layerData or Subset

Data or Subset to draw

layerData or glue.core.subset.Subset

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