There seems to be a bug when exporting the plotter data to CSV, when the (x,y,y,y) colmnMode is used.
The first row with column titles is correct, but the rest of the file follows the default (x,y,x,y,...) pattern.
Attached is an example file
csv_export_bug.csv
Observed on Win11 and pip-installed 2024.7.1