Hi,
I am using chart.downloadCsv() to generate a csv but need some indicator whether the download was successful or not for analytic purposes. It seems to return void. Are there any work arounds on how might I be able to achieve this?
Using:
Thanks for your time.
Hi,
I am using
chart.downloadCsv()to generate a csv but need some indicator whether the download was successful or not for analytic purposes. It seems to returnvoid. Are there any work arounds on how might I be able to achieve this?Using:
"highcharts": "^11.4.8""highcharts-react-official": "^3.2.1"Thanks for your time.