We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 123e453 + dbe3097 commit 7191173Copy full SHA for 7191173
src/plots/cartesian/constants.js
@@ -66,7 +66,7 @@ module.exports = {
66
HOVERFONT: 'Arial, sans-serif',
67
68
// minimum time (msec) between hover calls
69
- HOVERMINTIME: 100,
+ HOVERMINTIME: 50,
70
71
// max pixels off straight before a lasso select line counts as bent
72
BENDPX: 1.5
0 commit comments