8000
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 772efe5 commit 1713c83Copy full SHA for 1713c83
src/plots/cartesian/layout_attributes.js
@@ -228,7 +228,7 @@ module.exports = {
228
'histogram auto-bins.',
229
'Note that setting axes simultaneously in both a `scaleanchor` and a `matches` constraint',
230
'is currently forbidden.',
231
- 'Moreover, note that matching must have the same `type`.'
+ 'Moreover, note that matching axes must have the same `type`.'
232
].join(' ')
233
},
234
// ticks
0 commit comments