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 a37abfb commit 4470447Copy full SHA for 4470447
src/traces/splom/index.js
@@ -198,7 +198,7 @@ function plotOne(gd, cd0) {
198
199
// TODO splom 'needs' the grid component, register it here?
200
201
-function hoverPoints(pointData, xval, yval, hovermode) {
+function hoverPoints(pointData, xval, yval) {
202
var cd = pointData.cd;
203
var trace = cd[0].trace;
204
var xa = pointData.xa;
0 commit comments