Using a bivariate, is there any easy way to match the spline line color to that of the marker color?
In this way my example "widget1" has a green marker, but its spline line color is red.
So I thought I'd just read in the "widget1" marker color then assign it as the spline line color. (to try and match the two) But its marker color (green/light green) gives me a large negative number like -3780931. Now when I try assigning say -3780931 to the spline line (Line Color()) it does nothing. Can I convert this large negative number into something meaningful like "Light Green", etc. I'm using JMP Default for the Legend which I believe assigns the marker colors.
DJ