from colorspace import *
pal1 = diverging_hcl()
pal1.name()'Diverging HCL'
Documentation built with Python 3.14.2, pyp2qmd 0.1.2 and quarto 1.8.27 on GitHub.
Get name (generic) of color palette.
divergingx_hcl.name()
str: Returns the name of the palette.