Skip to content

Commit 930af26

Browse files
committed
revert 73949a2-0bb6da2a
1 parent 73949a2 commit 930af26

File tree

9 files changed

+527
-8
lines changed

9 files changed

+527
-8
lines changed

man/ggplot2-ggproto.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/testthat/_snaps/geom-dotplot/stackratio-1-5.svg

100644100755
File mode changed.

tests/testthat/_snaps/ggsave.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# ggsave can create directories
2+
3+
Code
4+
ggsave(path, p)
5+
Condition
6+
Error in `ggsave()`:
7+
! Cannot find directory 'PATH'
8+
i Please supply an existing directory or use `create.dir = TRUE`.
9+
110
# ggsave warns about empty or multiple filenames
211

312
Code

tests/testthat/_snaps/legend-draw/all-legend-keys.svg

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 115 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)