This commit is contained in:
姚宇浩 2024-06-06 14:24:18 +08:00
parent 007b678d7e
commit f3c088b2fd
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,7 @@ const getOption = () => {
},
},
itemStyle: {
show:true,
color: {
type: "linear",
colorStops: [
@ -153,6 +154,7 @@ const getOption = () => {
},
itemStyle: {
color: {
show:true,
type: "linear",
colorStops: [
{ offset: 0, color: "rgba(23, 255, 206, 0.2)" },