Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

JavaScript

1 items on 21 Dec 2022
JavaScript GitHub Web

d3/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…

Source: D3 Releases mbostock