CSV interpretation
The wizard interprets the selected file as rows and columns before considering a chart. If the CSV contains a header row, those cells can provide series or category names; the remaining cells provide values. Correct CSV quoting is important because an unquoted comma creates another field, while quoted fields may contain commas without splitting the column.