TableLayerArtist#

class glue_qt.viewers.table.TableLayerArtist(table_viewer, viewer_state, layer_state=None, layer=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()

Sync the visual appearance of the layer, and redraw

Methods Documentation

clear()#

Clear the visualization for this layer

redraw()#

Re-render the plot

update()#

Sync the visual appearance of the layer, and redraw