CustomLayerArtist

class glue.viewers.custom.qt.custom_viewer.CustomLayerArtist(coordinator, *args, **kwargs)[source]

Bases: glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist

LayerArtist for simple custom viewers that use Matplotlib

Methods Summary

update(self, \*args, \*\*kwargs)

Sync the visual appearance of the layer, and redraw

Methods Documentation

update(self, *args, **kwargs)[source]

Sync the visual appearance of the layer, and redraw