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 77aa54c commit 9ad97e4Copy full SHA for 9ad97e4
src/plots/cartesian/graph_interact.js
@@ -124,7 +124,7 @@ fx.init = function(gd) {
124
125
fx.hover(gd, evt, subplot);
126
127
- // Not that we have *not* used the cached fullLayout variable here
+ // Note that we have *not* used the cached fullLayout variable here
128
// since that may be outdated when this is called as a callback later on
129
gd._fullLayout._lasthover = maindrag;
130
gd._fullLayout._hoversubplot = subplot;
0 commit comments