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

coord_polar() and coord_radial() break normal conventions about measuring angles #6125

Closed
jdonland opened this issue Sep 28, 2024 · 1 comment

Comments

@jdonland
Copy link
Contributor

Currently, coord_polar() and coord_radial() count angles in radians, but start from north instead of east, and direction = -1 means the positive direction. Is there a reason for this idiosyncratic approach?

@teunbrand
Copy link
Collaborator

Not that I know of. As far as I can tell the transformation has had its current form since inception. However, this issue tracker is used to track bugs and feature requests; discussion is best facilitated elsewhere, like the posit community. For this reason, I'll close this issue here.

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

No branches or pull requests

2 participants