Skip to content

Commit 8673ed6

Browse files
authored
it's a bit unintuitive at first how this interacts with columns, but the plot-legends notebook helps to clarify (#602)
1 parent c813ec0 commit 8673ed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,7 @@ Categorical and ordinal color legends are rendered as swatches, unless *options*
515515
* *options*.**columns** - the number of swatches per row
516516
* *options*.**marginLeft** - the legend’s left margin
517517
* *options*.**className** - a class name, that defaults to a randomly generated string scoping the styles
518+
* *options*.**width** - the legend’s width (in pixels)
518519

519520
Continuous color legends are rendered as a ramp, and can be configured with the following options:
520521

0 commit comments

Comments
 (0)