Enabled gap spanning on stats chart.

This commit is contained in:
neviyn 2018-10-16 16:24:21 +01:00
parent 9c63c307ea
commit d94c1b2559

View File

@ -75,6 +75,7 @@ export default {
options: {
responsive: true,
maintainAspectRatio: false,
spanGaps: true,
tooltips: {
mode: "index",
intersect: false