Skip to content

3.3.6

Compare
Choose a tag to compare
@mbostock mbostock released this 26 Sep 21:50
· 1585 commits to main since this release
  • Improve accuracy of winding order determination in d3.geo.projection.
  • Fix spherical clipping for complex polygons.
  • Fix viewport clipping when a subject polygon completely surrounds the viewport.
  • Fix zero-duration transitions to always tick once at t = 1 (and never t = 0).
  • Fix d3.svg.axis to not pollute an ordinal scale’s domain when an explicit range is used.
  • Minor optimizations.