Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: d3/d3

v7.9.0

12 Mar 22:18
1f8dd3b

Choose a tag to compare

v7.8.5

03 Jun 00:30
d6f9341

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

Choose a tag to compare

v7.8.3

25 Mar 01:25
a703a6d

Choose a tag to compare

v7.8.2

18 Jan 18:34
0713d54

Choose a tag to compare

v7.8.1

11 Jan 16:42
f7ad8e3

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

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

Choose a tag to compare

v7.6.1

03 Jul 14:05
19302a5

Choose a tag to compare

v7.6.0

03 Jul 13:35
795f203

Choose a tag to compare