Skip to content

v3.1.0

Compare
Choose a tag to compare
@mbostock mbostock released this 20 Dec 22:28
· 5 commits to main since this release
078f46d
  • Add configurable precision when generating SVG path data via path.digits (default 3). #272 #271
  • Improve the performance of d3.geoPath’s string concatenation.
  • Fix projection when lambda is outside the range ±3π. #242