ColorMap¶
The color map to use when ColoringMode does not specify a fixed color.
JSON Format¶
- Type
String
- Default Value
"Jet"
Values¶
Value |
Description |
---|---|
|
Use the “Jet” color map. |
|
Use the “Viridis” color map. |
|
Use the “Plasma” color map. |
|
Use the “Magma” color map. |
|
Use the “Inferno” color map. |
|
Use the “Twilight” color map. |