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 ec82c09 commit 862ff3eCopy full SHA for 862ff3e
src/traces/scatterpolargl/plot.js
@@ -129,4 +129,4 @@ module.exports = function plot(gd, subplot, cdata) {
129
return scatterglPlot(gd, subplot, cdata);
130
};
131
132
-module.exports.reglPrecompiled = reglPrecompiled;
+module.exports.reglPrecompiled = reglPrecompiled;
0 commit comments