How can I plot an XY-chart (in a for loop) instead an XY-graph (after the for loop is completed) and add a second plot to the first (the X-values may be different but identic in nature)?X-values are acquired with a voltmeter and Y-values with a gaussmeter via serial interfaces.Thanks for help.