D3: v5.8.0 Release

Release date:
January 28, 2019
Previous version:
v5.7.0 (released August 24, 2018)
Magnitude:
46 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v5.8.0

mbostock
nikolas
denisname

Directory Browser for v5.8.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

d3-force

  • Add iterations argument to simulation.tick. Thanks, @vasturiano!
  • Fix bug when initializing nodes with fixed positions. Thanks, @vasturiano!

d3-geo

  • Fix projection where |longitude| > 180Β°.

d3-scale

d3-selection

d3-shape

  • Add d3.stackOrderAppearance. Thanks, @isaomatsunami!
  • Fix d3.stackOrderInsideOut to use appearance (onset) rather than sum.
  • Fix rendering glitch with rounded arcs.

d3-transition