Skip to content

Commit 9500771

Browse files
committed
Produces x-axis title automatically when no data added. Fixes #5647.
1 parent 6f0a01b commit 9500771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ggplot2 (development version)
22

3-
* Produces x-axis title automatically when no data added.
3+
* Fixed bug in `geom_smooth()` so x-axis title now produced automatically
4+
when no data added.
45
(@phispu, #5647).
56
* Missing values from discrete palettes are no longer translated
67
(@teunbrand, #5929).

0 commit comments

Comments
 (0)