Premium & Rewards Members 25% Off Pre-Order Books With Code: PREORDER25 | Shop Now | Ends 9/11 | See page for details.Premium & Rewards Members 25% Off Pre-Order Books With Code: PREORDER25 | Shop Now | Ends 9/11 | See page for details.

D3.js in Action: Data visualization with JavaScript

Paperback
$44.99
Promotion message icon

Premium Members save an extra 10% and all Members collect stamps to save with Rewards. 10 stamps = $5.

In stock
This item is currently out of stock online.
Free standard shipping on orders over $60
Select a store to view item availability.
Summary

D3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3.

About the Technology

Visualizing complex data is hard. Visualizing complex data on the web is darn near impossible without D3.js. D3 is a JavaScript library that provides a simple but powerful data visualization API over HTML, CSS, and SVG. Start with a structure, dataset, or algorithm; mix in D3; and you...