mtuq.graphics.attrs.PyGMTUtilities.prepare_latex_annotations

static PyGMTUtilities.prepare_latex_annotations(label)[source]

Prepares LaTeX annotations for plotting. Uses HTML tags instead of $•$ for compatibility with PyGMT/GMT.

Parameters

label (str): The LaTeX label to be prepared.

Returns

str: The prepared label.