Searched refs:toPDF (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/examples/ |
H A D | export.config.advanced.js | 51 this.toPDF( {}, function( data ) { 202 this.toPDF( {}, function( data ) { 236 this.toPDF( {
|
/plugin/amcharts/assets/amcharts/plugins/export/ |
H A D | README.md | 785 toPDF | (object) options, (function) callback | Prepares a PDF representation of the chart and pass…
|
H A D | export.min.js | 1 …Base64&&(f="data:image/svg+xml;base64,"+btoa(f)),c.handleCallback(b,f),f},toPDF:function(a,b){var …
|
H A D | export.js | 1918 toPDF: function( options, callback ) { method in AmCharts._this
|