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.

03 Dec 2022 edition
JavaScript GitHub Web

d3/d3: v7.7.0

Add d3.unixDay and d3.unixDays. d3/d3-time#58 Adopt d3.unixDay in place of d3.utcDay for d3.utcTicks to ensure uniform tick spacing. Fix mutation of user-owned thresholds in d3.bin. d3/d3-array#263 Fix infinite loop…

Source: D3 Releases mbostock