Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dash setting in LineCollection is broken #1701

Closed
@efiring

Description

@efiring

As reported by Andrew Dawson, attempting to set a dash pattern in a LineCollection, such as via the contour command, fails at draw() time. e.g.,

cs = contour(randn(20,30), linestyles=[(0, (3, 3))])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions