What is the column labeled 'y' in the csv export? How can I remove it? Please refer to my demo below. Also I would like to add a column based on the data under custom. How can I do that? Please advise
When you add the exportData event, this context is the Highcharts.Chart instance on which the event was called. Thus, you have access to all the instance properties and methods described in the API here: