Plot colormap components

Quickly plot the RGB components of a colormap.

WrightTools
import WrightTools as wt

cmap = wt.artists.colormaps["default"]
wt.artists.plot_colormap_components(cmap)

Total running time of the script: ( 0 minutes 0.187 seconds)

Gallery generated by Sphinx-Gallery