Skip to content

Commit e3704ea

Browse files
committed
And linetype
1 parent f5d6e26 commit e3704ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@
1414
e.g. `as.numeric(scale(x))`.
1515

1616
* Error: A continuous variable can not be mapped to shape
17+
Error: A continuous variable can not be mapped to linetype
1718

18-
Previously you could map a continuous variable to shape, and it worked
19-
but did not produce a useful plot. Now this is a clear error.
19+
Previously you could map a continuous variable to shape or linetyoes, and it
20+
worked but did not produce a useful plot. Now these is a clear error.
2021

2122
* The function `guide_train()` now has an optional parameter `aesthetic`
2223
that allows you to override the `aesthetic` setting in the scale. This

0 commit comments

Comments
 (0)