|
|
|
@ -47,13 +47,13 @@ function sixIndicators_area(deptId, area,beginTime,endTime,) { |
|
|
|
areas.push(indicator.area); |
|
|
|
var nums = indicator.list; |
|
|
|
for(var j=0; j<nums.length; j++) { |
|
|
|
if (nums[j].title == "涉企检查次数") { |
|
|
|
if (nums[j].title == "涉企执法次数") { |
|
|
|
registrations.push(nums[j].num); |
|
|
|
} |
|
|
|
if (nums[j].title == "联合检查次数") { |
|
|
|
if (nums[j].title == "联合执法次数") { |
|
|
|
unite_registrations.push(nums[j].num); |
|
|
|
} |
|
|
|
if (nums[j].title == "行政检查预告次数") { |
|
|
|
if (nums[j].title == "行政执法预告次数") { |
|
|
|
lawEnforcements.push(nums[j].num); |
|
|
|
} |
|
|
|
if (nums[j].title == "涉企投诉次数") { |
|
|
|
@ -72,7 +72,7 @@ function sixIndicators_area(deptId, area,beginTime,endTime,) { |
|
|
|
xAxis: [{data:areas}], |
|
|
|
series: [ |
|
|
|
{ |
|
|
|
name:'涉企检查次数', |
|
|
|
name:'涉企执法次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '10%', |
|
|
|
showBackground: true, |
|
|
|
@ -86,7 +86,7 @@ function sixIndicators_area(deptId, area,beginTime,endTime,) { |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
name:'联合检查次数', |
|
|
|
name:'联合执法次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '10%', |
|
|
|
showBackground: true, |
|
|
|
@ -100,7 +100,7 @@ function sixIndicators_area(deptId, area,beginTime,endTime,) { |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
name:'行政检查预告次数', |
|
|
|
name:'行政执法预告次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '10%', |
|
|
|
showBackground: true, |
|
|
|
@ -337,7 +337,7 @@ function chartArea() { |
|
|
|
itemGap: 20, |
|
|
|
itemWidth: 10, |
|
|
|
itemHeight: 10, |
|
|
|
data:['企业数量','涉企检查次数','联合检查次数','行政检查预告次数','涉企投诉次数','执法预警次数'] |
|
|
|
data:['企业数量','涉企执法次数','联合执法次数','行政执法预告次数','涉企投诉次数','执法预警次数'] |
|
|
|
// data:areas
|
|
|
|
}, |
|
|
|
grid: { |
|
|
|
@ -411,7 +411,7 @@ function chartArea() { |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
name:'涉企检查次数', |
|
|
|
name:'涉企执法次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '10%', |
|
|
|
showBackground: true, |
|
|
|
@ -425,7 +425,7 @@ function chartArea() { |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
name:'联合检查次数', |
|
|
|
name:'联合执法次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '10%', |
|
|
|
showBackground: true, |
|
|
|
@ -439,7 +439,7 @@ function chartArea() { |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
name:'行政检查预告次数', |
|
|
|
name:'行政执法预告次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '10%', |
|
|
|
showBackground: true, |
|
|
|
@ -506,7 +506,7 @@ function chartRegType() { |
|
|
|
}, |
|
|
|
series: [ |
|
|
|
{ |
|
|
|
name: '检查类别数量及占比', |
|
|
|
name: '执法类别数量及占比', |
|
|
|
type: 'pie', |
|
|
|
radius: ['42%', '60%'], |
|
|
|
avoidLabelOverlap: false, |
|
|
|
@ -553,7 +553,7 @@ function chartEnterpriseType() { |
|
|
|
}, |
|
|
|
series: [ |
|
|
|
{ |
|
|
|
name: '被检查企业类别数量及占比', |
|
|
|
name: '被执法企业类别数量及占比', |
|
|
|
type: 'pie', |
|
|
|
radius: ['42%', '60%'], |
|
|
|
avoidLabelOverlap: false, |
|
|
|
@ -710,7 +710,7 @@ function chartComplaintType() { |
|
|
|
series : [ |
|
|
|
|
|
|
|
{ |
|
|
|
name:'被检查企业次数', |
|
|
|
name:'被执法企业次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '25%', |
|
|
|
showBackground: true, |
|
|
|
@ -918,7 +918,7 @@ function chartComplaintType() { |
|
|
|
series : [ |
|
|
|
|
|
|
|
{ |
|
|
|
name:'执法检查数量排行', |
|
|
|
name:'执法执法数量排行', |
|
|
|
type:'bar', |
|
|
|
barWidth: '25%', |
|
|
|
showBackground: true, |
|
|
|
@ -1026,7 +1026,7 @@ function chartComplaintType() { |
|
|
|
series : [ |
|
|
|
|
|
|
|
{ |
|
|
|
name:'被检查企业次数', |
|
|
|
name:'被执法企业次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '25%', |
|
|
|
showBackground: true, |
|
|
|
@ -1134,7 +1134,7 @@ function chartComplaintType() { |
|
|
|
series : [ |
|
|
|
|
|
|
|
{ |
|
|
|
name:'被检查企业次数', |
|
|
|
name:'被执法企业次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '25%', |
|
|
|
showBackground: true, |
|
|
|
@ -1244,7 +1244,7 @@ function chartComplaintType() { |
|
|
|
series : [ |
|
|
|
|
|
|
|
{ |
|
|
|
name:'被检查企业次数', |
|
|
|
name:'被执法企业次数', |
|
|
|
type:'bar', |
|
|
|
barWidth: '25%', |
|
|
|
showBackground: true, |
|
|
|
|