You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2018. It is now read-only.
Hi,
I have implemented the csv download by adding an export-csv.js file to ng2-highcharts.
App Module
On adding these, "Download CSV" option came.
The problem here is I'm not able to add custom data to my exported CSV.
How can I add custom data ?