-1

I want to export pie chart from html to excel file by javascript. But i can't find a library do it. Please, see me how can do it ?

Thanks!

4

1 回答 1

0

I googled it and found another stackoverflow thread about this exact problem. Obviously it seems possible that you actually may create an excel file from javascript. This is probably much harder then just creating it from the backend. But anyways, if you want to try and and do it here is the link to github-page by Ed Spencer: https://github.com/edspencer/Ext.ux.Exporter

于 2012-10-21T16:16:10.200 回答