We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1a748 commit f573bf8Copy full SHA for f573bf8
shelly/plotlyjs/static/plotlyjs/src/graph_interact.js
@@ -124,7 +124,7 @@ fx.init = function(gd) {
124
/*
125
* IMPORTANT:
126
* We must check for the presence of the drag cover here.
127
- * If we don't, a 'mouseout' event is trigger on the
+ * If we don't, a 'mouseout' event is triggered on the
128
* maindrag before each 'click' event, which has the effect
129
* of clearing the hoverdata; thus, cancelling the click event.
130
*/
0 commit comments