Gradient Color Code Maker Sample Workflow
Author: sryu
Using Gradient Color Code Maker, Table View (JavaScript), and CSS Editor, you can create a table with gradient colors.
Gradient Color Code Maker (Python ver.)
Uses Python to create color codes. You can specify any color, but the execution time is slower than other versions.
Gradient Color Code Maker
Creates a gradient color code based on the values in the column selected in "Column to adapt color code". By default, the colors range from green (low) to yellow to red (high). You can check "reverse the colors" to invert the color scheme.
Gradient Color Code Maker ver2
Creates a gradient color code based on the values in the column selected in "Column to adapt color code". By default, the colors range from red (low) to yellow to green (high). You can check "reverse the colors" to invert the color scheme. You can specify the Max value, Mid value, and Min value that form the starting points of the gradient color.