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

Temporal scales #3

Open
5 tasks
mitchelloharawild opened this issue Dec 9, 2024 · 1 comment
Open
5 tasks

Temporal scales #3

mitchelloharawild opened this issue Dec 9, 2024 · 1 comment

Comments

@mitchelloharawild
Copy link
Member

scale_*_time() should enable:

  • Formatting options (strftime())
  • Calendar-based breakpoints
  • Circular time (seasonal plots / polar plots)
  • Dynamic time warping (0-100% of calendrical period e.g. month)
  • Civil time / absolute time (time zone alignment)
@mitchelloharawild
Copy link
Member Author

Noting that ggplot2 already exports scale_[x/y]_time() for {hms} support.
An alternative name without conflicts may be needed.

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

1 participant