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 f504f6c commit 99b2769Copy full SHA for 99b2769
src/plots/cartesian/layout_attributes.js
@@ -687,7 +687,7 @@ module.exports = {
687
role: 'style',
688
editType: 'ticks',
689
description: [
690
- 'Hide SI prefix for 10^n if |n| is below this number.'
+ 'Hide SI prefix for 10^n if |n| is below this number.',
691
'This only has an effect when `tickformat` is *SI* or *B*.'
692
].join(' ')
693
},
0 commit comments