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: [
|
||||
{
|
||||
x: 'center',
|
||||
top: '35%',
|
||||
top: '30%',
|
||||
text: total,
|
||||
textStyle: {
|
||||
color: '#eee',
|
||||
@ -83,7 +83,7 @@ export const option = {
|
||||
},
|
||||
{
|
||||
x: 'center',
|
||||
top: '48%',
|
||||
top: '43%',
|
||||
text: '总数',
|
||||
textStyle: {
|
||||
color: '#ccc',
|
||||
@ -109,11 +109,11 @@ export const option = {
|
||||
},
|
||||
grid3D: {
|
||||
show: false,
|
||||
boxHeight: 4,
|
||||
boxHeight: 2,
|
||||
top: '-10%',
|
||||
viewControl: {
|
||||
distance: 180,
|
||||
alpha: 30,
|
||||
alpha: 35,
|
||||
beta: 60,
|
||||
autoRotate: false, // 自动旋转
|
||||
},
|
||||
|
@ -7,24 +7,8 @@
|
||||
],
|
||||
"source": [
|
||||
{
|
||||
"name": "污水处理站",
|
||||
"name": "污水处理站数量",
|
||||
"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