register_cycles¶
-
register_cycles()[source]¶ Register color cycles packaged with ProPlot or saved to the
~/.proplot/cyclesfolder. This is called on import. Cycles are registered according to their filenames – for example,name.hexwill be registered under the name'name'as aListedColormapmap (seeCyclefor details).For a table of valid extensions, see
ListedColormap.from_file. To visualize the registered colormaps, useshow_cmaps.