hyperspy.drawing._widgets.label module¶
-
class
hyperspy.drawing._widgets.label.
LabelWidget
(axes_manager)¶ Bases:
hyperspy.drawing.widget.Widget1DBase
A draggable text widget. Adds the attributes ‘string’, ‘text_color’ and ‘bbox’. These are all arguments for matplotlib’s Text artist. The default y-coordinate of the label is set to 0.9.
-
string
¶
-