You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a react project with pdfmake added by yarn, a component draws a chart (svg) using d3, I use an id to get the svg.
This is how I get the svg and add it to an empty document:
I have a react project with pdfmake added by yarn, a component draws a chart (svg) using d3, I use an id to get the svg.
This is how I get the svg and add it to an empty document:
The image that should be displayed is this:
The image that I get is:
Why does this happen? How can I fix it?
The text was updated successfully, but these errors were encountered: