Can't get just ONE axis to reverse
I'm trying to get just the Y axis inverted, using JSLThis is a graph-builder that contains shapes from a NAME.jsl file with an XY.JSL file as well. Whenever I reverse one axis the other reverses as well, how can I get my Y axis ALONE to invert and the X axis to stay the same? When I do this on other graphs it works fine, but this one that contains Custom shapes has me stumped. Is there anything I ...