Replies: 1 comment
-
@tal-VSL as you can see in the screenshot the chart is drawn in a element. react-pdf uses yoga layout and react-native-style components to map to the pdf elements under the hood. What I would suggest to anyone going down this path is 2 options (disclaimer: I haven't done either, yet):
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to publish a pdf file with various charts (pie & line charts).
for example https://react-chartjs-2.js.org/examples/pie-chart
There is a way to import my charts components and render them into a pdf file?
Waiting for an update,
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions