Is there a way to make the radius argument in geom_shape to apply to both 'inside' and 'outside' corners of a shape? When something like a step shape is used, only alternate corners get rounded. It seems like the curve for the shape needs to be able to both expand and contract from the basic shape to get curves on every step:
Is there a way to make the radius argument in geom_shape to apply to both 'inside' and 'outside' corners of a shape? When something like a step shape is used, only alternate corners get rounded. It seems like the curve for the shape needs to be able to both expand and contract from the basic shape to get curves on every step: