TableLayerArtist¶
-
class
glue.viewers.table.qt.TableLayerArtist(table_viewer, viewer_state, layer_state=None, layer=None)¶ Bases:
glue.viewers.common.layer_artist.LayerArtistMethods Summary
clear(self)Clear the visualization for this layer
redraw(self)Re-render the plot
update(self)Sync the visual appearance of the layer, and redraw
Methods Documentation
-
clear(self)¶ Clear the visualization for this layer
-
redraw(self)¶ Re-render the plot
-
update(self)¶ Sync the visual appearance of the layer, and redraw
-