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

[FEATURE] Implement Logic to Handle Single Time Series Data #34

Open
5 tasks done
rsh52 opened this issue Apr 10, 2024 · 0 comments
Open
5 tasks done

[FEATURE] Implement Logic to Handle Single Time Series Data #34

rsh52 opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rsh52
Copy link
Contributor

rsh52 commented Apr 10, 2024

Feature Request Description

geom_swim_lane() uses geom_segment() and asks users to supply x and xend params.

Proposed Solution

Users should be given an option to only provide x, and internal logic should be able to convert that data into x / xend using lead/lag (assuming data is set up correctly).

Checklist

  • The issue is atomic
  • The issue description is documented
  • The issue title describes the problem succinctly
  • Developers are assigned to the issue
  • Labels are assigned to the issue
@rsh52 rsh52 added the enhancement New feature or request label Apr 10, 2024
@rsh52 rsh52 self-assigned this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant