Skip to content

Commit cdfbfa5

Browse files
committed
Remove marker caveat
1 parent 43b3e56 commit cdfbfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/scatter/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ module.exports = {
5858
},
5959
customdata: {
6060
valType: 'data_array',
61-
description: 'When markers present, assigns extra data to each scatter point DOM element'
61+
description: 'Assigns extra data to each scatter point DOM element'
6262
},
6363
dy: {
6464
valType: 'number',

0 commit comments

Comments
 (0)