Skip to content

the arrow head disappears when strokeWidth===1 #921

@Fil

Description

@Fil

Plot.arrow([{}], { x1: 0, x2: 1, y: 0, strokeWidth: 1 }).plot() : the arrow head disappears

Plot.arrow([{}], { x1: 0, x2: 1, y: 0, strokeWidth: 1.00001 }).plot() : the arrow head is present (same with 0.99999)

reported by @yurivish

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