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

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