register_cycles¶
-
register_cycles()[source]¶ Add 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).This is called on import. Use
show_cyclesto generate a table of the registered cycles. For valid file formats, seeregister_cmaps.