Print ChartWidget in PDF (DomPDF)
Hey guys,
I'm creating a project and I need to print a PDF that would be an Academy training sheet, and I would like to place a line graph on the training sheet that I created as a WidgetChart, this graph is already working in two places in my application.
To print this PDF, I created a blade template and I'm printing it with DOMPdf, but when I put it in the PDF, only the title of the graph appears and nothing else.
I'm creating a project and I need to print a PDF that would be an Academy training sheet, and I would like to place a line graph on the training sheet that I created as a WidgetChart, this graph is already working in two places in my application.
To print this PDF, I created a blade template and I'm printing it with DOMPdf, but when I put it in the PDF, only the title of the graph appears and nothing else.

