How to remove Points or Smooth Legend for Graph Builder using JSL?
Hi,By default if there are points and smoothing line in Graph Builder, there are legends for both. Sometimes, having two legends is redundant and I would like to get rid of one. What is the syntax for this? I made a graph builder function (see below). But I can't seem to remove the Legend even if I put Legend (0) in Points. //Variable //Definition
//listin ==> list object which contains the follo...