We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a19cf2f + aba0d6b commit 9dba590Copy full SHA for 9dba590
src/traces/surface/attributes.js
@@ -19,7 +19,7 @@ function makeContourProjAttr(axLetter) {
19
dflt: false,
20
description: [
21
'Determines whether or not these contour lines are projected',
22
- 'on the', axLetter, 'axis walls.',
+ 'on the', axLetter, 'plane.',
23
'If `highlight` is set to *true* (the default), the projected',
24
'lines are shown on hover.',
25
'If `show` is set to *true*, the projected lines are shown',
0 commit comments