Thank you for submitting an issue to jsPDF. Please read carefully.
Hello,
I'm able to create PDF from HTML. However my HTML also contains some generated dynamic graphs (using: @swimlane/ngx-charts)
Now I get the following error:
Error: Uncaught (in promise): TypeError: t.className.split is not a function
Is there a way to include the generated graphs as well ?
Thanks,
Roy