We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2242b28 commit 6943d7aCopy full SHA for 6943d7a
src/traces/scattermapbox/attributes.js
@@ -93,7 +93,7 @@ module.exports = overrideAll({
93
role: 'style',
94
arrayOk: true,
95
description: [
96
- 'Sets the marker angle.'
+ 'Sets the marker rotation, in degrees clockwise.'
97
].join(' ')
98
},
99
allowoverlap: {
0 commit comments