Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js35 this.toJPG( {}, function( data ) {
130 this.toJPG( {}, function( data ) {
184 this.toJPG( {}, function( data ) {
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md763 this.toJPG( {}, function( data ) {
773 state and `toJPG()` method to export the chart to JPEG format.
782 toJPG | (object) options, (function) callback | Prepares a JPEG representation of the chart and pas…
H A Dexport.min.js1 …yteArray?d.data:new Blob([d.data],{type:d.type}),c.handleCallback(b,e),e},toJPG:function(a,b){var …
H A Dexport.js1808 toJPG: function( options, callback ) { method in AmCharts._this