Thanks to visit codestin.com Credit goes to github.com
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 301c43e commit 9beef0cCopy full SHA for 9beef0c
src/plots/cartesian/layout_attributes.js
@@ -295,9 +295,9 @@ module.exports = {
295
role: 'style',
296
description: [
297
'Determines the base for axes and exponent labels.',
298
- '\"SI\" exponent formatting is available for bases of 2 and 10,',
+ '*SI* exponent formatting is available for bases of 2 and 10,',
299
'but otherwise, the exponent format will be overridden',
300
- 'and forced to use \"power\". This attribute will also affect',
+ 'and forced to use *power*. This attribute will also affect',
301
'gridline spacing - placing them in accordance with their logical',
302
'base increments. E.g. if exponentbase is set to 2, a gridline',
303
'may be set at 1024 instead of 1000.'
0 commit comments