修复打印字体不显示问题以及格式化时间展示
This commit is contained in:
@@ -285,9 +285,11 @@ License: www.highcharts.com/license
|
||||
downloadJPEG: {
|
||||
textKey: "downloadJPEG",
|
||||
onclick: function () {
|
||||
this.legend.itemStyle.color='#000000'
|
||||
this.exportChartLocal({
|
||||
type: "image/jpeg"
|
||||
})
|
||||
this.legend.itemStyle.color='#ffffff'
|
||||
}
|
||||
},
|
||||
downloadSVG: {
|
||||
|
||||
Reference in New Issue
Block a user