Note
Click here to download the full example code
Quickly plot the RGB components of a colormap.
import WrightTools as wt cmap = wt.artists.colormaps["default"] wt.artists.plot_colormap_components(cmap)
Total running time of the script: ( 0 minutes 0.106 seconds)
Gallery generated by Sphinx-Gallery