InfoQ Homepage D3.js Content on InfoQ
News
RSS Feed-
D3 Announces 5.0 Release of SVG, Canvas, and HTML Library for Manipulating Data
The D3 team has announced their 5.0 release, which embraces several newer asynchronous patterns such as promises and fetch, and updates key visualization APIs.
-
D3 JavaScript Visualization Library Hits 4.0
The JavaScript visualization library D3.js has undergone a major rewrite and is now at version 4.0. The new version offers plenty of new features and bug fixes, but the biggest change is its modularity. Instead of being a single monolith, v4 is now available in discrete modules.