-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Description
Because of antialiasing, we produce subpixel artifacts between stacked bars which appear as white lines. This is shown in this Codepen
This has been discussed in this Stack Overflow thread and in #4149. Because bars are rectangles, I wonder if we shouldn't set shape-rendering="crispEdges"
on them 🤔
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken