mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-14 06:22:10 +08:00
feat:是否曲线默认为false
This commit is contained in:
parent
6e8c4dc793
commit
8a01789e9d
@ -27,7 +27,7 @@ export const option = {
|
||||
series: [
|
||||
{
|
||||
type: 'line',
|
||||
smooth: true,
|
||||
smooth: false,
|
||||
symbolSize: 5, //设定实心点的大小
|
||||
lineStyle: {
|
||||
type: 'solid',
|
||||
|
Loading…
x
Reference in New Issue
Block a user