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.
minexponent
1 parent 2da1972 commit f504f6cCopy full SHA for f504f6c
src/plots/cartesian/layout_attributes.js
@@ -687,7 +687,8 @@ 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
},
694
separatethousands: {
0 commit comments