I'm using node, express to create a web dashboard and created my charts with ChartJS. Now I want to export them in powerpoint in one click (1 page can have 6-10 graphs/charts)
I saw PPTxGen JS is recommend for exporting in PPT but I cannot figure out how to connect with my existing chartJs.
Can please help?
Thanks in advance.