Skip to content

Allow configuring line caps on line marks #119

Description

@wojtekmaj

The lineY() and lineX() options expose stroke width, opacity, dash pattern, and curve, but the generated line style hard-codes lineCap and lineJoin to round. Matching square or butt line endpoints therefore requires replacing or patching the rendered output.

Would it be possible to expose lineCap and lineJoin options on line marks, using the values already supported by SceneStyle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions