mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 08:12:49 +08:00
fix: 修改双折线渐变图编辑问题
This commit is contained in:
parent
a2bd41cd57
commit
abfcbe27de
@ -53,9 +53,8 @@ const option = {
|
||||
type: 'line',
|
||||
smooth: false,
|
||||
lineStyle: {
|
||||
normal: {
|
||||
width: 3
|
||||
}
|
||||
width: 3,
|
||||
type: 'solid'
|
||||
},
|
||||
areaStyle: {
|
||||
opacity: 0.8,
|
||||
|
Loading…
Reference in New Issue
Block a user