typo fix in communication.qmd (#1523)
This commit is contained in:
@@ -477,7 +477,7 @@ base +
|
||||
guides(color = guide_legend(nrow = 3))
|
||||
```
|
||||
|
||||
If your plot is short and wide, place the legend at the legend at the top or bottom, and if it's tall and narrow, place the legend at the left or right.
|
||||
If your plot is short and wide, place the legend at the top or bottom, and if it's tall and narrow, place the legend at the left or right.
|
||||
You can also use `legend.position = "none"` to suppress the display of the legend altogether.
|
||||
|
||||
To control the display of individual legends, use `guides()` along with `guide_legend()` or `guide_colorbar()`.
|
||||
|
||||
Reference in New Issue
Block a user