mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-24 05:13:09 +02:00
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: {
|
tooltips: {
|
||||||
intersect: false,
|
intersect: false,
|
||||||
mode: 'x',
|
mode: 'index',
|
||||||
position: 'nearest'
|
position: 'nearest'
|
||||||
}
|
}
|
||||||
}, this.opts || {}));
|
}, this.opts || {}));
|
||||||
|
|
Loading…
Reference in a new issue