Plotting gradient colors in JSL, how to use variables to represent specific parameters?
For example, the maximum and minimum values of this:{gradient({Scale Values([200000 0 -200000])})}
mx=200000
mn=-200000
{gradient({Scale Values([ma 0 -ma])})}