D3.js in Action (Data visualization with JavaScript)
List Price:
$44.99
- Availability: Confirm prior to ordering
- Branding: minimum 50 pieces (add’l costs below)
- Check Freight Rates (branded products only)
Branding Options (v), Availability & Lead Times
- 1-Color Imprint: $2.00 ea.
- Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
- Belly-Band Wrap: $2.50 ea. (full-color printed)
- Set-Up Charge: $45 per decoration
- Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
- Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
- Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
- RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
Product Details
Author:
Elijah Meeks
Format:
Paperback
Pages:
375
Publisher:
Manning (December 7, 2017)
Language:
English
ISBN-13:
9781617294488
ISBN-10:
1617294489
Weight:
23.2oz
Dimensions:
7.38" x 9.25" x 0.8"
File:
Eloquence-Simon_09012023_093020_Complete_onix21-20230901.xml
Folder:
Eloquence
List Price:
$44.99
Case Pack:
17
As low as:
$34.64
Publisher Identifier:
P-SS
Discount Code:
A
Overview
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.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
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 can programmatically generate static, animated, or interactive images that scale to any screen or browser. It's easy, and after a little practice, you'll be blown away by how beautiful your results can be!
About the Book
D3.js in Action, Second Edition is a completely updated revision of Manning's bestselling guide to data visualization with D3. You'll explore dozens of real-world examples, including force and network diagrams, workflow illustrations, geospatial constructions, and more. Along the way, you'll pick up best practices for building interactive graphics, animations, and live data representations. You'll also step through a fully interactive application created with D3 and React.
What's Inside
About the Reader
Suitable for web developers with HTML, CSS, and JavaScript skills. No specialized data science skills required.
About the Author
Elijah Meeks is a senior data visualization engineer at Netflix.
Table of Contents
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.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
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 can programmatically generate static, animated, or interactive images that scale to any screen or browser. It's easy, and after a little practice, you'll be blown away by how beautiful your results can be!
About the Book
D3.js in Action, Second Edition is a completely updated revision of Manning's bestselling guide to data visualization with D3. You'll explore dozens of real-world examples, including force and network diagrams, workflow illustrations, geospatial constructions, and more. Along the way, you'll pick up best practices for building interactive graphics, animations, and live data representations. You'll also step through a fully interactive application created with D3 and React.
What's Inside
- Updated for D3 v4 and ES6
- Reusable layouts and components
- Geospatial data visualizations
- Mixed-mode rendering
About the Reader
Suitable for web developers with HTML, CSS, and JavaScript skills. No specialized data science skills required.
About the Author
Elijah Meeks is a senior data visualization engineer at Netflix.
Table of Contents
- An introduction to D3.js
- Information visualization data flow
- Data-driven design and interaction
- Chart components
- Layouts
- Hierarchical visualization
- Network visualization
- Geospatial information visualization
- Interactive applications with React and D3
- Writing layouts and components
- Mixed mode rendering