Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Add Matplotlib colormaps to ColorData
ResourceFunction["AddMatplotlibColors"][] adds Matplotlib colormaps for use with graphics primitives and functions. |
| Magma | |
| Inferno | |
| Plasma | |
| Viridis | |
| EricsRdBuGnYl | |
| EricsRdBuGnYl2 | |
| EricsPuBuGnYl | |
| FakeParula | |
| JoesBluGrnPnk2 |
Add Matplotlib colormaps:
| In[1]:= |
| Out[1]= |
Get the colormap by its name:
| In[2]:= |
| Out[2]= | ![]() |
| In[3]:= | ![]() |
| Out[3]= |
Use them like the built-in color functions:
| In[4]:= |
| In[5]:= |
| Out[5]= | ![]() |
A gallery of colormaps:
| In[6]:= | ![]() |
| Out[6]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License