修复jpg文件导出问题
This commit is contained in:
@@ -261,6 +261,9 @@
|
||||
allowHTML:true,
|
||||
filename:'Active-IP'+addDateName(),
|
||||
chartOptions: {
|
||||
chart:{
|
||||
backgroundColor: 'rgba(255, 255, 255, 1)'
|
||||
},
|
||||
plotOptions: {
|
||||
series: {
|
||||
dataLabels: {
|
||||
@@ -509,6 +512,9 @@
|
||||
filename:'App'+addDateName(),
|
||||
buttons: exportingButton('#415262'),
|
||||
chartOptions: {
|
||||
chart:{
|
||||
backgroundColor: 'rgba(255, 255, 255, 1)'
|
||||
},
|
||||
plotOptions: {
|
||||
series: {
|
||||
dataLabels: {
|
||||
|
||||
Reference in New Issue
Block a user