IpyvolumeScatterLayerArtist#

class glue_jupyter.ipyvolume.scatter.IpyvolumeScatterLayerArtist(view, viewer_state, layer, layer_state)#

Bases: LayerArtist

Create a new LayerArtist

Parameters:
layerData or Subset

Data or Subset to draw

layerData or glue.core.subset.Subset

Methods Summary

redraw()

Re-render the plot

update()

Sync the visual appearance of the layer, and redraw

Methods Documentation

redraw()#

Re-render the plot

update()#

Sync the visual appearance of the layer, and redraw