# Default diverging HCL palette
from colorspace import diverging_hcl
pal = diverging_hcl()
pal.specplot()

Documentation built with Python 3.14.2, pyp2qmd 0.1.2 and quarto 1.8.27 on GitHub.
Interfacing the colorspace.specplot.specplot function. Plotting the spectrum of the current color palette.
divergingx_hcl.specplot(n=180, *args, **kwargs)
nint
*args
**kwargs



