We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710791d commit 342f991Copy full SHA for 342f991
src/traces/scatter/subtypes.js
@@ -29,4 +29,4 @@ module.exports = {
29
return (typeof trace.marker === 'object' &&
30
Array.isArray(trace.marker.size));
31
}
32
-};
+};
0 commit comments