You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the new version of ragg, rectangles (not polygons in general) appear to ignore the linejoin setting.
When specifying a rectangle with linejoin = "mitre", I expected straight corners, but rounded corners show up.
Hi Thomas,
In the new version of ragg, rectangles (not polygons in general) appear to ignore the
linejoin
setting.When specifying a rectangle with
linejoin = "mitre"
, I expected straight corners, but rounded corners show up.For reference how I expected the rectangle to look like:
Created on 2024-03-14 with reprex v2.1.0
The text was updated successfully, but these errors were encountered: