register_cmaps

register_cmaps()[source]

Register colormaps packaged with ProPlot or saved to the ~/.proplot/cmaps folder. This is called on import. Maps are registered according to their filenames – for example, name.xyz will be registered as 'name'.

For a table of valid extensions, see LinearSegmentedColormap.from_file. To visualize the registered colormaps, use show_cmaps.