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 fc3aaf3 commit 231a7caCopy full SHA for 231a7ca
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* `coord_radial()` now displays no axis instead of throwing an error when
4
+ a scale has no breaks (@teunbrand, #6271).
5
* `guide_*()` can now accept two inside legend theme elements:
6
`legend.position.inside` and `legend.justification.inside`, allowing inside
7
legends to be placed at different positions. Only inside legends with the same
0 commit comments