Skip to content

Commit 21a0ac1

Browse files
committed
Update description
1 parent 4edefbd commit 21a0ac1

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
@@ -692,7 +692,7 @@ module.exports = {
692692
editType: 'calc',
693693
description: [
694694
'Sets the layer on which this trace is displayed, relative to ',
695-
'other traces on the same axes. Traces with higher `zindex` ',
695+
'other traces on the same subplot. Traces with higher `zindex` ',
696696
'appear in front of those with lower `zindex`.'
697697
].join(' ')
698698
}

0 commit comments

Comments
 (0)