Book description
Master D3, Today’s Most Powerful Tool for Visualizing Data on the Web
Data-driven graphics are everywhere these days, from websites and mobile apps to interactive journalism and high-end presentations. Using D3, you can create graphics that are visually stunning and powerfully effective. Visual Storytelling with D3 is a hands-on, full-color tutorial that teaches you to design charts and data visualizations to tell your story quickly and intuitively, and that shows you how to wield the powerful D3 JavaScript library.
Drawing on his extensive experience as a professional graphic artist, writer, and programmer, Ritchie S. King walks you through a complete sample project—from conception through data selection and design. Step by step, you’ll build your skills, mastering increasingly sophisticated graphical forms and techniques. If you know a little HTML and CSS, you have all the technical background you’ll need to master D3.
This tutorial is for web designers creating graphics-driven sites, services, tools, or dashboards; online journalists who want to visualize their content; researchers seeking to communicate their results more intuitively; marketers aiming to deepen their connections with customers; and for any data visualization enthusiast.
Coverage includes
Identifying a data-driven story and telling it visually
Creating and manipulating beautiful graphical elements with SVG
Shaping web pages with D3
Structuring data so D3 can easily visualize it
Using D3’s data joins to connect your data to the graphical elements on a web page
Sizing and scaling charts, and adding axes to them
Loading and filtering data from external standalone datasets
Animating your charts with D3’s transitions
Adding interactivity to visualizations, including a play button that cycles through different views of your data
Finding D3 resources and getting involved in the thriving online D3 community
About the Website
All of this book’s examples are available at ritchiesking.com/book, along with video tutorials, updates, supporting material, and even more examples, as they become available.
Table of contents
- About This eBook
- Title Page
- Copyright Page
- Dedication Page
- Contents
- Foreword
- Preface
- Acknowledgments
- About the Author
-
1. Visual Storytelling and D3
- Visualization, Visualized
- Charts Give Data a Form—That Form Tells a Story
- Quality: It Is All about Content
- Design: It Is All about Form
- Visual Storytelling
- Enter D3
- Things You Designers Will Love about D3
- Things You Coders Will Love about D3
- Things for Which You Should Not Use D3
- Notes on Using D3
- Tools You Will Need
- Summary
- 2. Finding a Data-Driven Story and Telling It Visually
- 3. Scalable Vector Graphics
- 4. Shaping Web Pages with D3 Selections
- 5. Data-Joins: Enter
- 6. Sizing Charts and Adding Axes
- 7. Loading and Filtering External Data
- 8. Making Charts Interactive and Animated
- 9. Adding a Play Button
- 10. Striking Out on Your Own
- A. JavaScript for Beginners
- B. Cleaning the Population Distribution Data
- Index
Product information
- Title: Visual Storytelling with D3: An Introduction to Data Visualization in JavaScript™
- Author(s):
- Release date: August 2014
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780133439649
You might also like
book
Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operating Systems
This book teaches system programming with the latest versions of C through a set of practical …
video
Introduction To D3.js with React
Learn how to use D3.js (version 6.x) effectively in a React environment About This Video Learn …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Practical D3.js
Your indispensable guide to mastering the efficient use of D3.js in professional-standard data visualization projects. You …