Primary
Plot.labels() ⚬|docu|1st|20251021204257-00-⌔
PlotManager — PyXspec 2.1.5 documentation#xspec.PlotManager.labels
labels(plotWindow=1)Get the X, Y, and Title labels for the specified plot window.
The plot window argument is optional and defaults to 1.
Returns a tuple of strings (X_label, Y_label, Title). If any labels are missing the corresponding string will be empty. Special characters (ie. sub/superscripts, Greek, etc.) are produced in TeX format for compatibility with matplotlib.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •