Home
last modified time | relevance | path

Searched refs:toPDF (Results 1 – 4 of 4) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js51 this.toPDF( {}, function( data ) {
202 this.toPDF( {}, function( data ) {
236 this.toPDF( {
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md785 toPDF | (object) options, (function) callback | Prepares a PDF representation of the chart and pass…
H A Dexport.min.js1 …Base64&&(f="data:image/svg+xml;base64,"+btoa(f)),c.handleCallback(b,f),f},toPDF:function(a,b){var …
H A Dexport.js1918 toPDF: function( options, callback ) { method in AmCharts._this