d3/d3
 Watch   
 Star   
 Fork   
2024-03-13 06:14:50
d3

v7.9.0

2023-06-03 08:29:26
d3

v7.8.5

  • Fix the return value of d3.medianIndex and d3.quantileIndex when the data contains missing values. #275
2023-04-01 10:43:00
d3

v7.8.4

2023-03-25 09:24:41
d3

v7.8.3

2023-01-19 02:34:09
d3

v7.8.2

2023-01-12 00:39:07
d3

v7.8.1

  • 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
2022-12-21 07:59:23
d3

v7.8.0

  • 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.
2022-12-04 02:18:35
d3

v7.7.0

2022-07-03 22:04:27
d3

v7.6.1

2022-07-03 21:34:38
d3