Skip to content

Commit 47f1ea9

Browse files
committed
#581 fixing description (thanks Etienne)
1 parent dc70494 commit 47f1ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/scatter3d/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ module.exports = {
105105
role: 'info',
106106
dflt: false,
107107
description: [
108-
'Has an effect only if `marker.color` is set to a numerical array.',
108+
'Has an effect only if `line.color` is set to a numerical array.',
109109
'Determines whether or not a colorbar is displayed.'
110110
].join(' ')
111111
}

0 commit comments

Comments
 (0)