We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edefbd commit 21a0ac1Copy full SHA for 21a0ac1
src/traces/scatter/attributes.js
@@ -692,7 +692,7 @@ module.exports = {
692
editType: 'calc',
693
description: [
694
'Sets the layer on which this trace is displayed, relative to ',
695
- 'other traces on the same axes. Traces with higher `zindex` ',
+ 'other traces on the same subplot. Traces with higher `zindex` ',
696
'appear in front of those with lower `zindex`.'
697
].join(' ')
698
}
0 commit comments