Skip to content

Commit bcf7dde

Browse files
committed
Update legendrank description
1 parent e6d0fe3 commit bcf7dde

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

src/plots/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module.exports = {
7878
description: [
7979
'Sets the legend rank for this trace.',
8080
'Items and groups with smaller ranks are presented on top/left side while',
81-
'with `*reversed* `legend.traceorder` they are on bottom/right side.',
81+
'with *reversed* `legend.traceorder` they are on bottom/right side.',
8282
'The default legendrank is 1000,',
8383
'so that you can use ranks less than 1000 to place certain items before all unranked items,',
8484
'and ranks greater than 1000 to go after all unranked items.'

0 commit comments

Comments
 (0)