add_cartesian_x_marker#

Emission.add_cartesian_x_marker(val, name=None)[source]#

Add a cartesian X marker.

Note

This method only works in graphical mode.

Parameters:
valstr

Value to apply with units.

namestr, optional

Marker name. The default is None.

Returns:
str

Marker name if created.