We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebf1a2 commit 0fdf52eCopy full SHA for 0fdf52e
src/plots/cartesian/layout_attributes.js
@@ -806,9 +806,7 @@ module.exports = {
806
description: [
807
'Sets the angle of the tick labels with respect to the horizontal.',
808
'For example, a `tickangle` of -90 draws the tick labels',
809
- 'vertically. If `tickangle` is auto, the angle will be chosen from',
810
- 'autotickangles if provided. If `autotickangles` is not provided,',
811
- 'the angle will be 30 or 90 degrees.'
+ 'vertically.'
812
].join(' ')
813
},
814
autotickangles: {
0 commit comments