Skip to content

Commit 83b1455

Browse files
committed
update comment
1 parent 21c6c78 commit 83b1455

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
@@ -292,7 +292,7 @@ module.exports = {
292292
].join(' ')
293293
},
294294
dash: extendFlat({}, dash, {editType: 'style'}),
295-
backoff: { // TODO: do we want to have a similar option for the start of the line? If so what the name should be?
295+
backoff: { // we want to have a similar option for the start of the line
296296
valType: 'number',
297297
min: 0,
298298
dflt: 'auto',

0 commit comments

Comments
 (0)