We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3d712 commit e80242bCopy full SHA for e80242b
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: ggplot2
2
-Version: 3.3.1.9000
+Version: 3.3.2
3
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
4
Description: A system for 'declaratively' creating graphics,
5
based on "The Grammar of Graphics". You provide the data, tell 'ggplot2'
NEWS.md
@@ -1,4 +1,5 @@
-# ggplot2 (development version)
+# ggplot2 3.3.2
+This is a small release focusing on fixing regressions introduced in 3.3.1.
* Added an `outside` option to `annotation_logticks()` that places tick marks
outside of the plot bounds. (#3783, @kbodwin)
0 commit comments