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 4cda87d commit 9d7ac15Copy full SHA for 9d7ac15
NEWS.md
@@ -278,6 +278,9 @@
278
than `origin`, following in `stat_bin()`'s footsteps (@teunbrand).
279
* `stat_summary_2d()` and `stat_bin_2d()` now deal with zero-range data
280
more elegantly (@teunbrand, #6207).
281
+* Munching in `coord_polar()` and `coord_radial()` now adds more detail,
282
+ particularly for data-points with a low radius near the center
283
+ (@teunbrand, #5023).
284
285
# ggplot2 3.5.1
286
0 commit comments