from colorspace import palette, diverging_hcl
pal = palette(diverging_hcl().colors(7))
pal.hclplot()

Documentation built with Python 3.14.2, pyp2qmd 0.1.2 and quarto 1.8.27 on GitHub.
Internally calls hclplot, additional arguments to this main function can be forwarded via the **kwargs argument.
palette.hclplot(**kwargs)
**kwargs