This commit is contained in:
Shikong 2023-07-20 09:55:10 +08:00
parent c1dcf44aca
commit ccb2791fe7

View File

@ -63,7 +63,7 @@ const chart = reactive({
},
yAxis: {
type: 'value',
boundaryGap: [0, '100%'],
boundaryGap: false,
splitLine: {
show: false
},
@ -82,6 +82,9 @@ const chart = reactive({
left: 85,
containLabel: false
},
legend: {
left: 'right'
},
series: [
{
name: '上传',