Improve usability
This commit is contained in:
parent
9dd5ed7f1a
commit
d7f57a4415
|
@ -33,7 +33,7 @@ export default Vue.extend({
|
||||||
},
|
},
|
||||||
tooltips: {
|
tooltips: {
|
||||||
intersect: false,
|
intersect: false,
|
||||||
mode: 'x',
|
mode: 'index',
|
||||||
position: 'nearest'
|
position: 'nearest'
|
||||||
}
|
}
|
||||||
}, this.opts || {}));
|
}, this.opts || {}));
|
||||||
|
|
Loading…
Reference in New Issue