fix: 解决BarLine中折线图不跟随主题色改变

This commit is contained in:
万福熊 2024-04-26 10:04:49 +08:00
parent 8e22972551
commit 2e941b8a12

View File

@ -33,7 +33,6 @@ export const lineSeriesItem = {
}, },
symbolSize: 5, //设定实心点的大小 symbolSize: 5, //设定实心点的大小
itemStyle: { itemStyle: {
color: '#FFE47A',
borderWidth: 1 borderWidth: 1
}, },
lineStyle: { lineStyle: {