n8dogg592432
Posts: 17
Joined: Fri Aug 27, 2021 3:45 pm

xlsx exporting

I'm struggling figuring out using the 3rd party packages to export in xlsx and realize this has been discussed multiple times on here. At first I tried using the export-xlsx package and couldn't get that to work. Now I moved on to the zipcelx solutions and created a codesandbox to try and recreate the issue. The error always shows up on the .download.xlsx and says "Property 'downloadXLSX' does not exist on type 'Chart'. Did you mean 'downloadXLS'?" For some reason the import for the zipcelx is throwing an error also in the codesandbox but the import is fine in my actual code. Here's the codesandbox https://codesandbox.io/s/zipcelx-exporting-xlsx-cjnpf . I'd appreciate any help or tips on how to get the xlsx export option working.
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: xlsx exporting

Hi,

Thanks for contacting us with your question!

At first, it seems you didn't attach all of the modules. You'll find the details in the documentation:

Highcharts wrapper for Angular:
https://github.com/highcharts/highcharts-angular

Also, this topic might be helpful:
viewtopic.php?t=44263

Feel free to ask any further questions,
Regadds!
Magdalena Gut
Developer and Highcharts Support Engineer

Return to “Highcharts Usage”