Home
D3.js Action, Third Edition
Loading Inventory...
Barnes and Noble
D3.js Action, Third Edition
Current price: $69.99
Barnes and Noble
D3.js Action, Third Edition
Current price: $69.99
Loading Inventory...
Size: Paperback
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
This totally-revised new edition of
guides you from simple charts to powerful interactive graphics. Chapter-by-chapter you’ll assemble an impressive portfolio of visualizations—including intricate networks, maps, and even a complete customized visualization layout. Plus, you'll learn best practices for building interactive graphics, animations, and integrating your work into frontend development frameworks like React and Svelte.
In
you will learn how to:
has been extensively revised for D3.js version 7, and modern best practices for web visualizations. Its brand new chapters dive into interactive visualizations, cover responsiveness for dataviz, and show you how you can improve accessibility.
Foreword by Andy Kirk.
Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.
With D3.js, you can create sophisticated infographics, charts, and interactive data visualizations using standard frontend tools like JavaScript, HTML, and CSS. Granting D3 its VIS Test of Time award, the IEEE credited this powerful library for bringing data visualization to the mainstream. You’ll be blown away by how beautiful your results can be!
is a roadmap for creating brilliant and beautiful visualizations with D3.js. Like a gentle mentor, it guides you from basic charts all the way to advanced interactive visualizations like networks and maps. You’ll learn to build graphics, create animations, and set up mobile-friendly responsiveness. Each chapter contains a complete data visualization project to put your new skills into action.
For web developers with HTML, CSS, and JavaScript skills.
was a data visualization pioneer at Stanford and the first Senior Data Visualization Engineer at Netflix.
is a Data Visualization Engineer.
The technical editor on this book was
.
PART 1
1 An introduction to D3.js
2 Manipulating the DOM
3 Working with data
4 Drawing lines, curves, and arcs
5 Pie and stack layouts
6 Visualizing distributions
PART 2
7 Interactive visualizations
8 Integrating D3 in a frontend framework
9 Responsive visualizations
10 Accessible visualizations
PART 3
11 Hierarchical visualizations
12 Network visualizations
13 Geospatial information visualizations
PART 4
14 Creating a custom visualization
15 Rendering visualizations with Canvas
Appendix A
Appendix B
Appendix C
Appendix D
Appendix E