fix:修改y轴线

main
liu.shiyi 1 year ago
parent cc8b47fcbd
commit 022afa88cf

@ -506,7 +506,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -621,7 +621,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -607,7 +607,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -484,7 +484,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -624,7 +624,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -714,7 +714,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -589,7 +589,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -641,7 +641,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -633,7 +633,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -643,7 +643,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -569,7 +569,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -639,7 +639,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -648,7 +648,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -701,7 +701,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

@ -635,7 +635,7 @@ const option = {
}, },
line: { line: {
style: { style: {
stroke: '#d0d0d0', stroke: '#C9CDD4',
lineWidth: 0 lineWidth: 0
} }
} }

Loading…
Cancel
Save