|
@@ -37,7 +37,7 @@ export const acceptOption1 = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
grid: {
|
|
grid: {
|
|
|
top: '80px'
|
|
top: '80px'
|
|
@@ -166,7 +166,7 @@ export const acceptOption = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
legend: {
|
|
legend: {
|
|
|
type: 'scroll',
|
|
type: 'scroll',
|
|
@@ -237,7 +237,7 @@ export const taskOptionOld = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
grid: {
|
|
grid: {
|
|
|
top: '80px',
|
|
top: '80px',
|
|
@@ -324,7 +324,7 @@ export const taskOptionOld = {
|
|
|
export const taskOption = {
|
|
export const taskOption = {
|
|
|
title: {
|
|
title: {
|
|
|
show: true,
|
|
show: true,
|
|
|
- text: '任务及时完成率(月度)',
|
|
|
|
|
|
|
+ text: '检测任务及时完成率(月度)',
|
|
|
textStyle: {
|
|
textStyle: {
|
|
|
color: '#fff',
|
|
color: '#fff',
|
|
|
fontSize: 20,
|
|
fontSize: 20,
|
|
@@ -332,7 +332,7 @@ export const taskOption = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
legend: {
|
|
legend: {
|
|
|
orient: 'horizontal',
|
|
orient: 'horizontal',
|
|
@@ -454,7 +454,7 @@ export const trustOption = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
grid: {
|
|
grid: {
|
|
|
top: '80px'
|
|
top: '80px'
|
|
@@ -577,7 +577,7 @@ export const sampleOption = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
grid: {
|
|
grid: {
|
|
|
top: '80px'
|
|
top: '80px'
|
|
@@ -677,7 +677,7 @@ export const monthOption = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
grid: {
|
|
grid: {
|
|
|
top: '80px'
|
|
top: '80px'
|
|
@@ -800,7 +800,7 @@ export const yearOption = {
|
|
|
},
|
|
},
|
|
|
textAlign: 'center',
|
|
textAlign: 'center',
|
|
|
left: '50%',
|
|
left: '50%',
|
|
|
- top: '20px'
|
|
|
|
|
|
|
+ top: '5px'
|
|
|
},
|
|
},
|
|
|
legend: {
|
|
legend: {
|
|
|
orient: 'horizontal',
|
|
orient: 'horizontal',
|