mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-02-03 21:30:20 -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: {
|
tooltips: {
|
||||||
intersect: false,
|
intersect: false,
|
||||||
mode: 'x',
|
mode: 'index',
|
||||||
position: 'nearest'
|
position: 'nearest'
|
||||||
}
|
}
|
||||||
}, this.opts || {}));
|
}, this.opts || {}));
|
||||||
|
|
Loading…
Reference in a new issue