Skip to content

Commit d87ee12

Browse files
committed
update legendrank description
1 parent 69bf7eb commit d87ee12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/plots/attributes.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ module.exports = {
4646
dflt: 1000,
4747
editType: 'style',
4848
description: [
49-
'Sets the legend rank for this trace in each `legendgroup`.',
50-
'Items with smaller ranks would be presented on top/left side while',
49+
'Sets the legend rank for this trace.',
50+
'Items and groups with smaller ranks would be presented on top/left side while',
5151
'with `*reversed* `legend.traceorder` they would be on bottom/right side.',
5252
'The default legendrank is 1000,',
5353
'so that you can use ranks less than 1000 to place certain items before all unranked items,',

0 commit comments

Comments
 (0)