Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Map an expression to a color based on a hash
ResourceFunction["HashHue"][expr] gives a Hue based on the expression expr. | |
ResourceFunction["HashHue"][expr,type] uses the specified hash type. |
Get a color for an expression:
In[1]:= | ![]() |
Out[1]= | ![]() |
Sometime differences in values are hard to see visually:
In[2]:= | ![]() |
Out[2]= | ![]() |
Make different values standout visually:
In[3]:= | ![]() |
Out[3]= | ![]() |
Data with text fields can take up space:
In[4]:= | ![]() |
Out[4]= | ![]() |
Instead, visualize the data with colors where identical values always match:
In[5]:= | ![]() |
Out[5]= | ![]() |
Create an index for interpreting the color:
In[6]:= | ![]() |
Out[6]= | ![]() |
Create a docked cell that shows your current Wolfram Language status:
In[7]:= | ![]() |
In[8]:= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License