TableLayerArtist¶
- class glue.viewers.table.qt.TableLayerArtist(table_viewer, viewer_state, layer_state=None, layer=None)¶
Bases:
LayerArtist
Create a new LayerArtist
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