from colorspace import diverging_hcl
pal = diverging_hcl()
pal.hclplot()
pal.hclplot(n = 11)


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.
heat_hcl.hclplot(n=7, **kwargs)
nint
**kwargs