Skip to content

Waffle pattern does not account for strokeWidth #2186

Closed
@mootari

Description

@mootari

When a Waffle mark has a stroke applied, the pattern size does not account for the added stroke width which causes neighboring strokes to bleed through at the edges.

Example:

Plot.waffleX([6], {gap: 6, stroke: "black", strokeWidth: 5}).plot({height: 200})

Metadata

Metadata

Assignees

Labels

bugSomething isn’t working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions