Skip to content

Commit d796bda

Browse files
committed
fixup 'starts' attribute declaration
1 parent 22f0c7e commit d796bda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/traces/streamtube/attributes.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ var attrs = {
7373
description: [
7474
'Sets the z components of the starting position of the streamtubes',
7575
].join(' ')
76-
}
76+
},
77+
editType: 'calc'
7778
},
7879

7980
maxdisplayed: {

0 commit comments

Comments
 (0)