Skip to content

Commit

Permalink
it's a bit unintuitive at first how this interacts with columns, but …
Browse files Browse the repository at this point in the history
…the plot-legends notebook helps to clarify (#602)
  • Loading branch information
Fil authored Dec 8, 2021
1 parent c813ec0 commit 8673ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ Categorical and ordinal color legends are rendered as swatches, unless *options*
* *options*.**columns** - the number of swatches per row
* *options*.**marginLeft** - the legend’s left margin
* *options*.**className** - a class name, that defaults to a randomly generated string scoping the styles
* *options*.**width** - the legend’s width (in pixels)

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

Expand Down

0 comments on commit 8673ed6

Please sign in to comment.