Need help to remove labels from a graphlet in JSL
Hello,I have a script that displays several metrics means (Line) in a graph builder and also generates a graphlet with individual metrics (points).[1] - I would like to remove the labels from the graphlet, and so far no success. In this example (script below), I would like to remove the "Position2 and Mean()" labels, only keeping the graph (with its own notations). From the scripting guide, it se...