mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 00:02:51 +08:00
fix: 解决BarLine中折线图不跟随主题色改变
This commit is contained in:
parent
8e22972551
commit
2e941b8a12
@ -33,7 +33,6 @@ export const lineSeriesItem = {
|
|||||||
},
|
},
|
||||||
symbolSize: 5, //设定实心点的大小
|
symbolSize: 5, //设定实心点的大小
|
||||||
itemStyle: {
|
itemStyle: {
|
||||||
color: '#FFE47A',
|
|
||||||
borderWidth: 1
|
borderWidth: 1
|
||||||
},
|
},
|
||||||
lineStyle: {
|
lineStyle: {
|
||||||
|
Loading…
Reference in New Issue
Block a user