解决导出png pdf问题
This commit is contained in:
@@ -277,13 +277,9 @@ License: www.highcharts.com/license
|
||||
downloadPNG: {
|
||||
textKey: "downloadPNG",
|
||||
onclick: function () {
|
||||
console.log(this)
|
||||
console.log(chart_main)
|
||||
this.legend.itemStyle.color='#000000'
|
||||
this.exportChartLocal()
|
||||
this.legend.itemStyle.color='#ffffff'
|
||||
console.log('ok')
|
||||
console.log(this)
|
||||
}
|
||||
},
|
||||
downloadJPEG: {
|
||||
|
||||
Reference in New Issue
Block a user