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 b4bbfdd commit c846b2fCopy full SHA for c846b2f
NEWS.md
@@ -24,6 +24,9 @@
24
legend glyphs (@teunbrand, #6594)
25
* Fixed regression where `NULL`-aesthetics contributed to plot labels too
26
insistently. Now they contribute only as fallback labels (@teunbrand, #6616)
27
+* The `theme(panel.widths, panel.heights)` setting attempts to preserve the
28
+ plot's aspect ratio when only one of the two settings is given, and the plot
29
+ has a single panel (@teunbrand, #6701).
30
31
# ggplot2 4.0.0
32
0 commit comments