forked from FoundKeyGang/FoundKey
Improve usability
This commit is contained in:
parent
9dd5ed7f1a
commit
d7f57a4415
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export default Vue.extend({
|
|||
},
|
||||
tooltips: {
|
||||
intersect: false,
|
||||
mode: 'x',
|
||||
mode: 'index',
|
||||
position: 'nearest'
|
||||
}
|
||||
}, this.opts || {}));
|
||||
|
|
Loading…
Reference in a new issue