v7.8.0
版本发布时间: 2022-12-21 08:01:17
d3/d3最新发布版本:v7.9.0(2024-03-13 06:18:19)
- 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.