This website works better with JavaScript.
Home
Start
Help
Sign In
thomas
/
weight-track
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix tooltips not appearing under mouse easily
Thomas Buck
5 years ago
parent
d4a56a7ef5
commit
329500a44b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
index.html
+ 1
- 1
index.html
View File
@@ -118,7 +118,7 @@
118
118
tooltips: {
119
119
mode: 'nearest',
120
120
intersect: false,
121
- axis: 'x'
121
+ axis: 'x
y
'
122
122
}
123
123
}
124
124
});
Write
Preview
Loading…
Cancel
Save