You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The axis label building functions by default add symbols between the label text and the units. This symbol is not always needed or desired, so users should be able to disable its use in the default labels.
R expressions
wavelength-related labels and scales
spectral (photon/energy) irradiance related labels and scales
transmittance/reflectance/absorptance/absorbance related labels and scales
response (photon/energy) related labels and scales
raw counts related labels and scales
cps related labels and scales
calibration spectra related labels and scales
wrapper functions to set option add_symbols_as_default() and no_symbols_as_default()
Support ggspectra.add.symbols option in autoplot() methods (open another issue)
$\LaTeX$
wavelength-related labels and scales
spectral (photon/energy) irradiance related labels and scales
transmittance/reflectance/absorptance/absorbance related labels and scales
response (photon/energy) related labels and scales
raw counts related labels and scales
cps related labels and scales
calibration spectra related labels and scales
wrapped function to set option
The text was updated successfully, but these errors were encountered:
The axis label building functions by default add symbols between the label text and the units. This symbol is not always needed or desired, so users should be able to disable its use in the default labels.
R expressions
add_symbols_as_default()
andno_symbols_as_default()
ggspectra.add.symbols
option inautoplot()
methods (open another issue)The text was updated successfully, but these errors were encountered: