图表配置调整
This commit is contained in:
parent
4e9d4f3f4e
commit
3e5f97f55a
|
@ -426,9 +426,9 @@ export default {
|
|||
param = {
|
||||
type: 'line',
|
||||
name: key,
|
||||
smooth: true,
|
||||
smooth: false,
|
||||
showSymbol: true,
|
||||
symbolSize: 6,
|
||||
symbolSize: 10,
|
||||
symbol: this.symbolList[num_symbol],
|
||||
animation: false,
|
||||
data: element,
|
||||
|
|
Loading…
Reference in New Issue
Block a user