补充提交-流量统计导出

This commit is contained in:
zhanghongqing
2018-12-20 21:15:24 +08:00
parent c7b86b08c6
commit 61e2e5ea82
2 changed files with 12 additions and 2 deletions

View File

@@ -189,7 +189,7 @@ $(".export-btn").click(function(){
headings:true,
footers:true,
formats:[dataType],
fileName:"service",
fileName:"APP",
bootstrap:false
});
$("#myexport").click();

View File

@@ -94,10 +94,20 @@ function showDomainTrans(rs){
zoomType: 'x'
},
exporting: {
filename:'Domain',
filename:'Domain-Trans',
scale:1,
sourceWidth: 1280,
sourceHeight: 500,
buttons: {
contextButton: {
menuItems: [
Highcharts.getOptions().exporting.buttons.contextButton.menuItems[0],// 打印
Highcharts.getOptions().exporting.buttons.contextButton.menuItems[1],// jpeg
Highcharts.getOptions().exporting.buttons.contextButton.menuItems[4],// excel
Highcharts.getOptions().exporting.buttons.contextButton.menuItems[3],// cvs
]
}
}
},
title: {
text: domainName