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 43b3e56 commit cdfbfa5Copy full SHA for cdfbfa5
src/traces/scatter/attributes.js
@@ -58,7 +58,7 @@ module.exports = {
58
},
59
customdata: {
60
valType: 'data_array',
61
- description: 'When markers present, assigns extra data to each scatter point DOM element'
+ description: 'Assigns extra data to each scatter point DOM element'
62
63
dy: {
64
valType: 'number',
0 commit comments