MatplotlibViewerMixin¶
-
class
glue.viewers.matplotlib.viewer.MatplotlibViewerMixin[source]¶ Bases:
objectAttributes Summary
Methods Summary
apply_roi(self, roi[, override_mode])This method must be implemented by subclasses
get_layer_artist(self, cls[, layer, layer_state])limits_from_mpl(self, \*args, \*\*kwargs)limits_to_mpl(self, \*args)redraw(self)setup_callbacks(self)update_x_axislabel(self, \*event)update_x_log(self, \*args)update_x_ticklabel(self, \*event)update_y_axislabel(self, \*event)update_y_log(self, \*args)update_y_ticklabel(self, \*event)Attributes Documentation
Methods Documentation