D3: v7.8.0 Release

Release date:
December 20, 2022
Previous version:
v7.7.0 (released December 3, 2022)
Magnitude:
307 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v7.8.0

mbostock

Directory Browser for v7.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

  • Add d3.pathRound.
  • Add configurable precision when generating path data via path.digits.
  • Add likewise shape.digits method to d3.arc, d3.area, d3.line, d3.link, and d3.symbol.
  • Improve the performance of d3.geoPath’s string concatenation.
  • Fix arc rendering for small arcs with rounded corners.
  • Fix BumpRadial implementation to support multiple points.
  • Fix projection when lambda is outside the range Β±3Ο€.
  • Rename d3.symbolX to d3.symbolTimes; d3.symbolX is now deprecated.