Thanks to visit codestin.com Credit goes to github.com
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 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