Merge branch 'master' of http://119.45.132.149:3000/security/go-view-fetch
This commit is contained in:
commit
bdadb0d28d
@ -73,7 +73,7 @@ export const option = {
|
|||||||
title: [
|
title: [
|
||||||
{
|
{
|
||||||
x: 'center',
|
x: 'center',
|
||||||
top: '35%',
|
top: '30%',
|
||||||
text: total,
|
text: total,
|
||||||
textStyle: {
|
textStyle: {
|
||||||
color: '#eee',
|
color: '#eee',
|
||||||
@ -83,7 +83,7 @@ export const option = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
x: 'center',
|
x: 'center',
|
||||||
top: '48%',
|
top: '43%',
|
||||||
text: '总数',
|
text: '总数',
|
||||||
textStyle: {
|
textStyle: {
|
||||||
color: '#ccc',
|
color: '#ccc',
|
||||||
@ -109,11 +109,11 @@ export const option = {
|
|||||||
},
|
},
|
||||||
grid3D: {
|
grid3D: {
|
||||||
show: false,
|
show: false,
|
||||||
boxHeight: 4,
|
boxHeight: 2,
|
||||||
top: '-10%',
|
top: '-10%',
|
||||||
viewControl: {
|
viewControl: {
|
||||||
distance: 180,
|
distance: 180,
|
||||||
alpha: 30,
|
alpha: 35,
|
||||||
beta: 60,
|
beta: 60,
|
||||||
autoRotate: false, // 自动旋转
|
autoRotate: false, // 自动旋转
|
||||||
},
|
},
|
||||||
|
@ -7,24 +7,8 @@
|
|||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
{
|
{
|
||||||
"name": "污水处理站",
|
"name": "污水处理站数量",
|
||||||
"value": 275
|
"value": 275
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "类型2",
|
|
||||||
"value": 3100
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "类型3",
|
|
||||||
"value": 4000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "类型4",
|
|
||||||
"value": 1987
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "类型5",
|
|
||||||
"value": 200
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user