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 51642ad commit cd256f2Copy full SHA for cd256f2
src/plots/cartesian/layout_attributes.js
@@ -504,7 +504,7 @@ module.exports = {
504
],
505
editType: 'calc',
506
description: [
507
- 'Determines whether or not the tick labels are drawn when overflown the div or domain.',
+ 'Determines how we handle tick labels that would overflow either the graph div or the domain of the axis.',
508
'The default value for inside tick labels is *hide past domain*.',
509
'Otherwise on *category* and *multicategory* axes the default is *allow*.',
510
'In other cases the default is *hide past div*.'
0 commit comments