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

Add some generic x axis options #321

Open
DanielSank opened this issue Jan 14, 2017 · 2 comments
Open

Add some generic x axis options #321

DanielSank opened this issue Jan 14, 2017 · 2 comments
Assignees

Comments

@DanielSank
Copy link
Member

DanielSank commented Jan 14, 2017

  • log
  • A few time formats
    • UTC, datetime, others(?)
    • referenced to user-supplied origin
    • "Pure time" with auto or manual selected units.
  • I dunno, that's probably it.
@joshmutus
Copy link
Contributor

relative to beginning? (make initial time zero)

@DanielSank
Copy link
Member Author

DanielSank commented Jan 14, 2017

Let me try to be more explicit. These are just ideas:

  1. Data stored in UTC

    1. Show as datetime
    2. Show as difference from user supplied datetime, in either manually selected units or autoselected units. For example, hours, days, minutes relative to my supplied origin.
  2. Data stored as a straight-up time, i.e. minutes hours. In the case, we probably just want to be able to adjust the origin and/or units.

Not sure if all of these are actually useful. Probably the UTC-->datetime one would be the most interesting.

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