Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/traces/surface/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function makeContourProjAttr(axLetter) {
dflt: false,
description: [
'Determines whether or not these contour lines are projected',
'on the', axLetter, 'axis walls.',
'on the', axLetter, 'plane.',
'If `highlight` is set to *true* (the default), the projected',
'lines are shown on hover.',
'If `show` is set to *true*, the projected lines are shown',
Expand Down