|
|
@@ -48,7 +48,7 @@ $(function(){
|
|
|
// 查询图三
|
|
|
init_stationAll_rank("statistics/score/manage/tollgate/info",select_month+'',select_road);
|
|
|
// 查询图四
|
|
|
- init_people_rank_pre("statistics/stuff/score/info",select_month+'',select_road);
|
|
|
+ //init_people_rank_pre("statistics/stuff/score/info",select_month+'',select_road);
|
|
|
// 查询图五
|
|
|
init_people_rank_suf("statistics/stuff/score/info",select_month+'',select_road);
|
|
|
// 查询图六
|
|
|
@@ -129,7 +129,7 @@ $(function(){
|
|
|
}
|
|
|
initRqueset(url,param,4);
|
|
|
}
|
|
|
- init_people_rank_pre("statistics/stuff/score/info",month+'',select_road);
|
|
|
+ //init_people_rank_pre("statistics/stuff/score/info",month+'',select_road);
|
|
|
|
|
|
/**
|
|
|
* 初始化图五
|
|
|
@@ -460,6 +460,20 @@ $(function(){
|
|
|
tooltip : {
|
|
|
trigger: 'axis'
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
legend: {
|
|
|
data:['平均分']
|
|
|
},
|
|
|
@@ -517,6 +531,20 @@ $(function(){
|
|
|
trigger: 'item',
|
|
|
formatter: "道管中心考核扣分占比 <br/>{b} : {c}人 ({d}%)"
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
toolbox: {
|
|
|
show : true,
|
|
|
feature : {
|
|
|
@@ -568,6 +596,20 @@ $(function(){
|
|
|
tooltip : {
|
|
|
trigger: 'axis'
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
grid:{
|
|
|
width:"80%",
|
|
|
},
|
|
|
@@ -619,6 +661,20 @@ $(function(){
|
|
|
tooltip : {
|
|
|
trigger: 'axis'
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
grid:{
|
|
|
width:"80%",
|
|
|
},
|
|
|
@@ -683,8 +739,22 @@ $(function(){
|
|
|
tooltip : {
|
|
|
trigger: 'axis'
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
grid:{
|
|
|
- width:"80%",
|
|
|
+ width:"88%",
|
|
|
},
|
|
|
legend: {
|
|
|
data:['平均分']
|
|
|
@@ -746,6 +816,20 @@ $(function(){
|
|
|
trigger: 'item',
|
|
|
formatter: "温馨服务检查占比 <br/>{b} : {c}分 ({d}%)"
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
toolbox: {
|
|
|
show : true,
|
|
|
feature : {
|
|
|
@@ -795,6 +879,20 @@ $(function(){
|
|
|
tooltip : {
|
|
|
trigger: 'axis'
|
|
|
},
|
|
|
+ noDataLoadingOption :{
|
|
|
+ text: '暂无数据',
|
|
|
+ effect:'bubble',
|
|
|
+ effectOption : {
|
|
|
+ effect: {
|
|
|
+ n: 0 //气泡个数为0
|
|
|
+ }
|
|
|
+ },
|
|
|
+ textStyle: {
|
|
|
+ fontSize: 20,
|
|
|
+ fontFamily:'cursive',
|
|
|
+ fontWeight: 'bold'
|
|
|
+ }
|
|
|
+ },
|
|
|
grid:{
|
|
|
width:"80%"
|
|
|
},
|