We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03950d8 + c9ae289 commit 6e0b63aCopy full SHA for 6e0b63a
src/plots/cartesian/attributes.js
@@ -33,7 +33,7 @@ module.exports = {
33
'a 2D cartesian y axis.',
34
'If *y* (the default value), the y coordinates refer to',
35
'`layout.yaxis`.',
36
- 'If *y2*, the y coordinates refer to `layout.xaxis2`, and so on.'
+ 'If *y2*, the y coordinates refer to `layout.yaxis2`, and so on.'
37
].join(' ')
38
}
39
};
0 commit comments