Skip to content

Commit 02c2a9c

Browse files
authored
Annotation logticks outside (#3783)
* testing * experimenting * update annotation_logticks let ticks be outside of plot * fix "outside" option * formatting text * news file update * news file update * news.md update * reconcile News.md with recent updates * format FALSE
1 parent 83c8123 commit 02c2a9c

File tree

4 files changed

+29
-1837
lines changed

4 files changed

+29
-1837
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ ggplot2 1.0.1
66
* Improvements to order of colours and legend display for continuous colour
77
scales extracted from colorbrewer palettes by `scale_*_distiller()` (@jiho, 1076)
88

9+
* Added an `outside` option to `annotation_logticks()` that places tick marks
10+
outside of the plot bounds. (#3783, @kbodwin)
11+
12+
913
ggplot2 1.0.0
1014
----------------------------------------------------------------
1115

0 commit comments

Comments
 (0)