You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# ggplot2 2.2.1.9000
2
2
3
+
*`geom_segment` now also takes a `linejoin` parameter. This allows more control over the appearance of the segments, which is especially useful for plotting thick arrows (@Ax3man, #774).
4
+
3
5
* Theme elements can now be subclassed. Add a `merge_element` method to control
4
6
how properties are inherited from parent element. Add `element_grob` method
5
7
to define how elements are rendered into grobs (@thomasp85, #1981).
0 commit comments