allisonhorst / allisonhorst/palmerpenguins
theme specification for captions not used in ggplot2 examples
Đang mở
- Ngôn ngữ chính
- R
- Star
- 1k
- Fork
- 252
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
In the [ggplot2 examples](https://allisonhorst.github.io/palmerpenguins/articles/examples.html) there are some theme specifications for captions, e.g.
```r
plot.caption = element_text(hjust = 0, face= "italic"),
plot.caption.position = "plot"
```
I believe these are not used since the plots don't have captions. Were they supposed to have captions or should these be removed? I'm happy to send in a PR but I wasn't sure which way to go. 🐧
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.