Relative Content

Tag Archive for reactjsmaterial-uinestjspdfmake

How to export react mui charts as PDF from the server side

Im using mui to draw charts in my frontend, specifically a barchart and a piechart and i would like to know how can i export them from the backend as pdfs, im currently using pdfmake but i cant really print out charts with it, so my question would be is there another library that i can use to export charts similar to the mui ones, or should i redo the charting in the frontend with another library

How to export react mui charts as PDF from the server side

Im using mui to draw charts in my frontend, specifically a barchart and a piechart and i would like to know how can i export them from the backend as pdfs, im currently using pdfmake but i cant really print out charts with it, so my question would be is there another library that i can use to export charts similar to the mui ones, or should i redo the charting in the frontend with another library