Skip to content

Releases: d3/d3-scale-chromatic

v1.1.1

15 Feb 22:27
Compare
Choose a tag to compare
  • Fix ordering of PuOr to match Color Brewer. Thanks, @jheer! (#5)

v1.1.0

03 Nov 05:09
Compare
Choose a tag to compare
  • Export the original discrete schemes as well as continuous interpolators.

v1.0.2

03 Aug 00:28
Compare
Choose a tag to compare
  • Add module entry point to package.json.

v1.0.1

11 Jul 02:26
Compare
Choose a tag to compare
  • Edit the README.

v1.0.0

01 Jul 03:17
Compare
Choose a tag to compare
  • First stable release.

v0.3.0

08 Jun 04:14
Compare
Choose a tag to compare
  • Export to the global d3 in vanilla environments (d3/d3#2840).

v0.2.0

06 Jun 23:47
Compare
Choose a tag to compare
  • Export categorical color schemes as arrays of RGB strings.
  • Export diverging and sequential color schemes as interpolators.

v0.1.0

06 Jun 19:29
Compare
Choose a tag to compare
  • Export ordinal and sequential scales.
  • Continuous sequential scales are derived using uniform B-splines.

v0.0.1

04 Jun 17:56
Compare
Choose a tag to compare
  • Initial release.