Update index.vue
This commit is contained in:
@@ -70,6 +70,13 @@
|
||||
type: 'category',
|
||||
data: data.dataTitle
|
||||
},
|
||||
grid: {
|
||||
top: '1%',
|
||||
left: '2%',
|
||||
right: '5%',
|
||||
bottom: '1%',
|
||||
containLabel: true
|
||||
},
|
||||
series: [
|
||||
{
|
||||
data: data.dataValue,
|
||||
|
||||
Reference in New Issue
Block a user