[issues/576]LineMulti 显示出来是柱状图,应该是折线图]
parent
c1475082ee
commit
c5ee0e8763
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
type: {
|
type: {
|
||||||
type: String as PropType<string>,
|
type: String as PropType<string>,
|
||||||
default: 'bar',
|
default: 'line',
|
||||||
},
|
},
|
||||||
width: {
|
width: {
|
||||||
type: String as PropType<string>,
|
type: String as PropType<string>,
|
||||||
|
|
Loading…
Reference in New Issue