I have XY-graph data that I freeze, now when I reinitialize the data/clear by zeroing an array, the display draws a line back to the begining of the graph and starts displaying new data. Question: How can I get not display the line drawing back? I have seen the Charts.llb examples where a property node.history, but I can not find it on the XY-graph property node. What am I doing wrong?