1.0.0 • Published 4 years ago

chart-to-pdf v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

chart-to-pdf

A combine usage with jsPDF & dom-to-image, which translating html content to PDF file.

Install

npm i chart-to-pdf
import chart2pdf from "chart-to-pdf";

chart2pdf(node, options);
1.0.0

4 years ago