refactor:views/components

This commit is contained in:
Pan
2017-11-17 11:36:49 +08:00
parent 1286324214
commit 6d6a9df5b8
21 changed files with 154 additions and 143 deletions

View File

@@ -58,8 +58,8 @@ export default {
}
},
radar: {
radius: '70%',
center: ['50%', '44%'],
radius: '66%',
center: ['50%', '42%'],
splitNumber: 8,
splitArea: {
areaStyle: {
@@ -81,8 +81,8 @@ export default {
]
},
legend: {
left: 0,
bottom: 0,
left: 'center',
bottom: '10',
data: ['Allocated Budget', 'Expected Spending', 'Actual Spending']
},
series: [{