mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
Improve usability
This commit is contained in:
parent
f7b8d15e1a
commit
171ca4ca5e
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