Skip to content

Commit d751281

Browse files
committed
Add linebreak
1 parent cf5733c commit d751281

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NEWS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,11 @@ ggplot2 0.9.3.1.99
6464

6565
* Add `"none"` to documentation of `theme()` for parameter `legend.position`
6666
(@krlmlr, #829).
67+
6768
* The outliers of geom_boxplot() use the default colour, size and shape from
68-
geom_point(). Changing the defaults of geom_point() with
69-
update_geom_defaults() will apply the same changes to the outliers of
70-
geom_boxplot(). Changing the defaults for the outliers was previously not
69+
geom_point(). Changing the defaults of geom_point() with
70+
update_geom_defaults() will apply the same changes to the outliers of
71+
geom_boxplot(). Changing the defaults for the outliers was previously not
7172
possible. (@ThierryO, #757)
7273

7374
ggplot2 0.9.3.1

0 commit comments

Comments
 (0)