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

Daily edition · Web

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

21 Dec 2022 edition
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