Skip to content

Expose line join settings #490

Description

@teunbrand

I think we should expose line join settings for all layers drawing line or polygon-like shapes.

Currently the line join defaults to mitre for vegalite, but I think we should take control over this setting.
I'm imagining something like

DRAW path SETTING linejoin => 'round'

Or when numeric, it can imply linejoin => 'mitre' and simulateously set the mitre limit.

DRAW path SETTING linejoin => 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    plot buildingIn between the reader and writer, execution of plot logic
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions