Hi, I'm new to VTK and am trying to plot a simple 2D graph. I am using vtkXYPlotActor() and am trying to plot fielddata. I have managed to plot a single line, but am unsure of how to add another line to the plot (i.e. plot another set of data on the same set of axes). I would appreciate it If someone could help me with this. Thanks!