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 05220f0 commit cf930a5Copy full SHA for cf930a5
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: ggplot2
2
-Version: 3.2.1.9000
+Version: 3.3.0
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,4 @@
-# ggplot2 (development version)
+# ggplot2 3.3.0
* Fix a bug in `geom_raster()` that squeezed the image when it went outside
scale limits (#3539, @thomasp85)
0 commit comments