[O] Make graph-overall smoother
This commit is contained in:
@@ -48,7 +48,11 @@ export default class GraphOverall extends Vue
|
||||
],
|
||||
series:
|
||||
{
|
||||
smooth: false
|
||||
smooth: true
|
||||
},
|
||||
xAxis:
|
||||
{
|
||||
//type: 'time'
|
||||
},
|
||||
yAxis:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user