Generate tables of the registered color names. Adapted from this example.
nhues (int
, optional) – The number of breaks between hues for grouping “like colors” in the color table.
minsat (float
, optional) – The threshold saturation, between 0
and 100
, for designating “gray colors” in the color table.
unknown (str
, default: 'User'
) – Category name for color names that are unknown to ultraplot. Set this to False
to hide unknown color names.
include (str
or sequence of str
, default: None
) – Category names to be shown in the table. Use this to limit the table to a subset of categories. Valid categories are 'base'
, 'css4'
, 'opencolor'
, 'xkcd'
.
ignore (str
or sequence of str
, default: 'CSS4'
) – Used only if include
was not passed. Category names to be removed from the colormap table.
ultraplot.figure.Figure
– The figure.
ultraplot.gridspec.SubplotGrid
– The subplot grid.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4