MatplotlibLayerState#

class glue.viewers.matplotlib.state.MatplotlibLayerState(viewer_state=None, **kwargs)[source]#

Bases: LayerState

A base class that includes common attributes for all layers in viewers based on Matplotlib.

Attributes Summary

alpha

The transparency used to display the data

color

The color used to display the data

Attributes Documentation

alpha#

The transparency used to display the data

color#

The color used to display the data