ggrounded (development version)
- Horizontal bars now round the terminal bar edge correctly for both
geom_col_rounded()andgeom_bar_rounded(). - README examples now include a horizontal rounded bar example.
ggrounded 0.1.0
- Breaking change:
radiusnow uses normalized bar-relative values from0to1instead ofgrid::unit()inputs. - Rounded corners now scale with each bar’s geometry and clamp automatically for dense bars, short bars, and negative bars.
-
geom_histogram_rounded()added for rounded histogram bins.
