Type tutorial As of version 5.18.0, amCharts 5 now ships with pdfmake 0.3. If you are using getPdfmake() to obtain a pdfmake instance and calling its API directly, you will need to update your code. The pdfmake document structure does not change. If you are using the pdfdocready event to modify only the document contents, the version […]
Type demo This demo shows how to automatically export WordCloud chart when it is finished drawing.
Type tutorial This extensive tutorial will show how you can use pdfmake library, which is bundled with amCharts 5 plugin Exporting, to generate full page, multi-content report PDF documents. Disclaimer Majority of this tutorial is based on using pdfmake. It’s an excellent third party library enabling generating PDF documents in JavaScript. Our aim is to walk you […]