Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

Releases: vega/vega-scale

v2.5.1

04 Dec 19:32
Compare
Choose a tag to compare

Changes:

  • Update dependencies.

v2.5.0

11 Oct 22:19
Compare
Choose a tag to compare

Changes:

  • Add tickFormat method to bin-ordinal scale. (vega/vega#1395)
  • Protect scaleFraction from infinite spans. (vega/vega#1401)
  • Update dependencies.

v2.4.0

18 Jun 17:23
Compare
Choose a tag to compare

Changes:

  • Export scaleImplicit from d3-scale for use in vega-encode.

v2.3.0

13 Jun 05:10
Compare
Choose a tag to compare

Changes:

  • Add schemeDiscretized method for getting/setting discretized color schemes, defined using an array of color arrays, each of which corresponds to a color scheme to use for a specific value count.

v2.2.0

24 May 22:25
Compare
Choose a tag to compare

Changes:

  • Add cyclic color schemes rainbow and sinebow.
  • Update dependencies.

v2.1.1

06 Feb 02:08
Compare
Choose a tag to compare

Changes:

v2.1.0

11 Aug 04:44
Compare
Choose a tag to compare

Changes:

  • Add timeInterval and utcInterval functions.

v2.0.2

14 Jul 17:54
Compare
Choose a tag to compare

Changes:

  • Fix scaleFraction bug over domain with zero span.

v2.0.1

11 Jul 04:26
Compare
Choose a tag to compare

Changes:

  • Internal code clean-up.

v2.0.0

01 Jul 03:57
Compare
Choose a tag to compare

Initial 2.0 release!