Graph builder with values not in data table
Hello, I am trying to get my script to graph values that are not in a data table but are generated when the script is executed. The program starts with an import of data in two columns similar to this:PositionFocusMetric0120-4140-8165-4160-0130 I then fit a spline up/down the data and determine the offset between the two. The issue comes when I am trying to graph the data. The GraphBuilder doesn't...