Cantitate/Preț
Produs

D3.Js in Action

Autor Elijah Meeks
en Limba Engleză Paperback – 27 mai 2017

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

  • 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

    PART 1 - D3.JS FUNDAMENTALS
  1. An introduction to D3.js
  2. Information visualization data flow
  3. Data-driven design and interaction
  4. Chart components
  5. Layouts
  6. PART 2 - COMPLEX DATA VISUALIZATION
  7. Hierarchical visualization
  8. Network visualization
  9. Geospatial information visualization
  10. PART 3 - ADVANCED TECHNIQUES
  11. Interactive applications with React and D3
  12. Writing layouts and components
  13. Mixed mode rendering
Citește tot Restrânge

Preț: 25912 lei

Preț vechi: 32389 lei
-20% Nou

Puncte Express: 389

Preț estimativ în valută:
4959 5217$ 4105£

Carte disponibilă

Livrare economică 24 decembrie 24 - 07 ianuarie 25
Livrare express 10-14 decembrie pentru 4297 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617294488
ISBN-10: 1617294489
Pagini: 375
Dimensiuni: 196 x 236 x 23 mm
Greutate: 0.77 kg
Ediția:2
Editura: PEARSON PROFESSIONAL COMPUTING

Notă biografică

Elijah Meeks is a software developer and researcher at Stanford University. His D3.js portfolio includes work with ORBIS and Kindred Britain.

Descriere

Key Features: * Completely revised and updated* Practical tutorial* In-depth explanations Readers need basic HTML, CSS, and JavaScript skills. No experience with D3 or SVG is required.