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 TimeUnit support. #2099

Merged
merged 11 commits into from
Nov 4, 2019
Merged

Add TimeUnit support. #2099

merged 11 commits into from
Nov 4, 2019

Conversation

jheer
Copy link
Member

@jheer jheer commented Oct 24, 2019

vega

vega-encode

  • Add support for UTC formatType.
  • Update time/utc scale formatting to use vega-time methods.

vega-functions

  • Add timeUnitSpecifier expression function.
  • Add timeOffset and utcOffset expression functions.
  • Add timeSequence and utcSequence expression functions.
  • Update timeFormat and utcFormat functions to use vega-time methods.
  • Update dependencies.

vega-parser

  • Update dependencies.

vega-regression

  • Update dependencies.

vega-scale

  • Update to use vega-time, drop internal time interval method.

vega-schema

  • Add UTC timeFormat to schema.
  • Update axis, legend format schema.

vega-statistics

  • Update dependencies.

vega-time

  • Add new vega-time utility package.

vega-transforms

  • Add TimeUnit transform.

vega-typings

  • Add TimeUnit transform typings.
  • Add UTC timeFormat typing.
  • Update axis, legend format typings.

Close #1764.
Close #2084.
Close #2089.

@domoritz
Copy link
Member

❤️

@jheer jheer changed the title [WIP] Add TimeUnit support. Add TimeUnit support. Nov 1, 2019
Copy link
Member

@domoritz domoritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome.

@jheer jheer merged commit 66a91b4 into master Nov 4, 2019
@anagrius
Copy link

anagrius commented Nov 4, 2019

Really cool

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