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
This example shows how to add a ECharts chart to PDFKit document on server side.
Steps to run locally
git clone https://github.com/muraliprajapati/echarts-node-pdf.git
cd echarts-node-pdf
npm install
node index.js # this will create a pdf file in project folder