D3.js in Action: Data visualization with JavaScript, 2nd Edition

D3.js in Action: Data visualization with JavaScript, 2nd Edition

English | 2018 | ISBN: 978-1617294488 | 375 Pages | PDF, EPUB | 45 MB

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.
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!
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
Homepage