Skip to content

Polygon with 2 points should be skipped silently #1084

@IKupriyanov-HORIS

Description

@IKupriyanov-HORIS
d = {
    'x': [1, 1],
    'y': [1, 1]
}

ggplot(d) + geom_polygon(aes(x='x', y='y'))

Actual:
image

Metadata

Metadata

Labels

ASAPfailureCrash, exception occurs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions