Skip to content

Releases: d3/d3

v7.9.0

12 Mar 22:18
1f8dd3b
Compare
Choose a tag to compare

v7.8.5

03 Jun 00:30
d6f9341
Compare
Choose a tag to compare
  • Fix the return value of d3.medianIndex and d3.quantileIndex when the data contains missing values. #275

v7.8.4

01 Apr 02:43
37b1960
Compare
Choose a tag to compare

v7.8.3

25 Mar 01:25
a703a6d
Compare
Choose a tag to compare

v7.8.2

18 Jan 18:34
0713d54
Compare
Choose a tag to compare

v7.8.1

11 Jan 16:42
f7ad8e3
Compare
Choose a tag to compare
  • Tolerate invalid input values when generating contours. #61
  • Tolerate invalid input weights when generating density contours. #65
  • Fix missing contours at extrema when using default thresholds. #68

v7.8.0

21 Dec 00:01
73ed925
Compare
Choose a tag to compare
  • 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.

v7.7.0

03 Dec 18:19
33a4148
Compare
Choose a tag to compare

v7.6.1

03 Jul 14:05
19302a5
Compare
Choose a tag to compare

v7.6.0

03 Jul 13:35
795f203
Compare
Choose a tag to compare