Enabled gap spanning on stats chart.
This commit is contained in:
parent
9c63c307ea
commit
d94c1b2559
@ -75,6 +75,7 @@ export default {
|
|||||||
options: {
|
options: {
|
||||||
responsive: true,
|
responsive: true,
|
||||||
maintainAspectRatio: false,
|
maintainAspectRatio: false,
|
||||||
|
spanGaps: true,
|
||||||
tooltips: {
|
tooltips: {
|
||||||
mode: "index",
|
mode: "index",
|
||||||
intersect: false
|
intersect: false
|
||||||
|
Loading…
Reference in New Issue
Block a user