1
This commit is contained in:
parent
57c6e4c6f0
commit
203fd7c18d
|
|
@ -122,15 +122,9 @@ const initChart = () => {
|
|||
itemWidth: 10, // 图例图标的宽度
|
||||
itemHeight: 10, // 图例图标的高度
|
||||
textStyle: {
|
||||
<<<<<<< HEAD
|
||||
color: "#fff",
|
||||
fontSize: 12
|
||||
}
|
||||
=======
|
||||
color: "#fff"
|
||||
},
|
||||
icon: "circle" // 使用圆形图标
|
||||
>>>>>>> 0b728495e801a874026a766723835be2eaba7833
|
||||
},
|
||||
tooltip: {
|
||||
trigger: "axis",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user