Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot gives warnings for some mixed vectors #142

Closed
paleolimbot opened this issue Jun 6, 2022 · 0 comments · Fixed by #149
Closed

Plot gives warnings for some mixed vectors #142

paleolimbot opened this issue Jun 6, 2022 · 0 comments · Fixed by #149

Comments

@paleolimbot
Copy link
Owner

wk::wk_plot(wk::wkt(c("POINT EMPTY", "POLYGON ((0 0, 0 1, 1 0, 0 0))")), border = "black")
#> Warning in plot.xy(xy.coords(x, y), type = type, ...): "border" is not a
#> graphical parameter

Created on 2022-06-06 by the reprex package (v2.0.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant