Video description
In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video.
"A mandatory introduction to a very complex and powerful library."
Stephen Wakely, Thomson Reuters
D3.js in Action is a practical tutorial for creating interactive graphics and data-driven applications using D3.js. You'll start with in-depth explanations of D3's out-of-the-box layouts, along with dozens of practical use cases that align with different types of visualizations. Then, you'll explore practical techniques for content creation, animation, and representing dynamic data—including interactive graphics and data streamed live over the web. The final chapters show you how to use D3's rich interaction model as the foundation for a complete web application. In the end, you'll be ready to integrate D3.js into your web development process and transform any site into a more engaging and sophisticated user experience.
D3.js is a JavaScript library that allows data to be represented graphically on a web page. Because it uses the broadly supported SVG standard, D3 allows you to create scalable graphs for any modern browser. You start with a structure, dataset, or algorithm and programmatically generate static, interactive, or animated images that responsively scale to any screen.
Inside:
- Interacting with vector graphics
- Expressive data visualization
- Creating rich mapping applications
- Prepping your data
- Complete data-driven web apps in D3
Elijah Meeks is a senior data visualization engineer at Netflix. His D3.js portfolio includes work at Stanford University and with well-known companies worldwide.
Quickly gets you coding amazing visualizations.
Ntino Krampis, PhD, City University of New York
A remarkable exploration of the world of dataviz possibilities with D3.
Arun Noronha, Directworks Inc.
A must-have book.
Arif Shaikh, Sony Pictures Entertainment
One of the most comprehensive books about data visualization I have ever read.
Andrea Mostosi, The Fool s.r.l.
NARRATED BY AIDEN HUMPHREYS AND ELIJAH MEEKS
Table of contents
-
PART 1 - D3.JS FUNDAMENTALS
- Chapter 1. An introduction to D3.js
- Chapter 1. How D3 works
- Chapter 1. Using HTML5
- Chapter 1. SVG
- Chapter 1. Infoviz term: geometric primitive
- Chapter 1. CSS
- Chapter 1. JavaScript
- Chapter 1. Data standards
- Chapter 1. Infoviz standards expressed in D3
- Chapter 1. Your first D3 app
- Chapter 2. Information visualization data flow
- Chapter 2. Formatting data
- Chapter 2. Transforming data
- Chapter 2. Data-binding
- Chapter 2. Integrating scales
- Chapter 2. Data presentation style, attributes, and content
- Chapter 2. Enter, update, and exit
- Chapter 3. Data-driven design and interaction
- Chapter 3. Interactive style and DOM
- Chapter 3. DOM manipulation
- Chapter 3. Using color wisely
- Chapter 3. Pregenerated content
- Chapter 3. Pregenerated SVG
-
PART 2 - THE PILLARS OF INFORMATION VISUALIZATION
- Chapter 4. Chart components
- Chapter 4. Creating an axis
- Chapter 4. Styling axes
- Chapter 4. Complex graphical objects
- Chapter 4. Line charts and interpolations
- Chapter 4. Complex accessor functions
- Chapter 5. Layouts
- Chapter 5. Pie charts
- Chapter 5. Pack layouts
- Chapter 5. Stack layout
- Chapter 5. Plugins to add new layouts
- Chapter 5. Word clouds
- Chapter 6. Network visualization
- Chapter 6. Adjacency matrix
- Chapter 6. Force-directed layout
- Chapter 6. Network measures
- Chapter 6. Updating the network
- Chapter 7. Geospatial information visualization
- Chapter 7. Drawing points on a map
- Chapter 7. Better mapping
- Chapter 7. Advanced mapping
- Chapter 7. TopoJSON data and functionality
- Chapter 7. Tile mapping with d3.geo.tile
- Chapter 8. Traditional DOM manipulation with D3
- Chapter 8. Spreadsheet
- Chapter 8. Canvas
- Chapter 8. Image gallery
-
PART 3 - ADVANCED TECHNIQUES
- Chapter 9. Composing interactive applications
- Chapter 9. Bar chart
- Chapter 9. Interactivity: hover events
- Chapter 9. Making our brush more user friendly
- Chapter 10. Writing layouts and components
- Chapter 10. Writing your own components
- Chapter 10. Adding component labels
- Chapter 11. Big data visualization
- Chapter 11. Drawing geodata with canvas
- Chapter 11. Big network data
- Chapter 11. Optimizing xy data selection with quadtrees
- Chapter 11. More optimization techniques
Product information
- Title: D3.js in Action Video Edition
- Author(s):
- Release date: February 2015
- Publisher(s): Manning Publications
- ISBN: None
You might also like
video
Introduction To D3.js with React
This course will help you to get up and running with D3.js in a React environment …
book
Integrating D3.js with React: Learn to Bring Data Visualization to Life
Integrate D3.js into a React TypeScript project and create a chart component working in harmony with …
video
Intermediate D3.js
Bolster your skills for creating beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. Ideal …
book
D3.js Quick Start Guide
This book will help you build interactive graphs that are viewable in any web browser using …