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 1f5b819 commit cc03cf8Copy full SHA for cc03cf8
src/plots/cartesian/layout_attributes.js
@@ -281,7 +281,7 @@ module.exports = {
281
'computed in relation to the input data.',
282
'See `rangemode` for more info.',
283
'If `range` is provided and it has a value for both the',
284
- ' lower and upper bound, `autorange` is set to *false*.',
+ 'lower and upper bound, `autorange` is set to *false*.',
285
'Using *min* applies autorange only to set the minimum.',
286
'Using *max* applies autorange only to set the maximum.',
287
'Using *min reversed* applies autorange only to set the minimum on a reversed axis.',
0 commit comments