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