We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d0fe3 commit bcf7ddeCopy full SHA for bcf7dde
src/plots/attributes.js
@@ -78,7 +78,7 @@ module.exports = {
78
description: [
79
'Sets the legend rank for this trace.',
80
'Items and groups with smaller ranks are presented on top/left side while',
81
- 'with `*reversed* `legend.traceorder` they are on bottom/right side.',
+ 'with *reversed* `legend.traceorder` they are on bottom/right side.',
82
'The default legendrank is 1000,',
83
'so that you can use ranks less than 1000 to place certain items before all unranked items,',
84
'and ranks greater than 1000 to go after all unranked items.'
0 commit comments