去掉小圆点
This commit is contained in:
@@ -420,6 +420,7 @@ const tableStore: any = new TableStore({
|
||||
return {
|
||||
name: indexName,
|
||||
type: 'line',
|
||||
symbol: 'none',
|
||||
data: dataIndex.map((item: any) => [item.timePeriod, item.times])
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user