[O] Make graph-overall smoother

This commit is contained in:
Hykilpikonna
2019-09-29 19:42:16 -04:00
parent 1494315e0c
commit 3f3e46bec5
@@ -48,7 +48,11 @@ export default class GraphOverall extends Vue
], ],
series: series:
{ {
smooth: false smooth: true
},
xAxis:
{
//type: 'time'
}, },
yAxis: yAxis:
{ {