Subjects / Data visualization
Best books to learn Data visualization, in order
Good visualization rests on how human perception works, so tool tutorials taught first produce pretty charts that mislead. The right arc starts with perception and encoding principles (why some chart types read faster), moves to design and the grammar of graphics, then to narrative and interactivity—so by the time you reach D3 you're expressing ideas, not just decorating data.
Reading paths for data visualization
Data visualization: books to design charts that tell stories
Beginner11books80 hrs4 stages
@codesherpa♥ 0
Popular data visualization books
Related reading
Frequently asked questions
- How should I approach learning data visualization?
- Good visualization rests on how human perception works, so tool tutorials taught first produce pretty charts that mislead. The right arc starts with perception and encoding principles (why some chart types read faster), moves to design and the grammar of graphics, then to narrative and interactivity—so by the time you reach D3 you're expressing ideas, not just decorating data.
- What's a good book to start data visualization with?
- A strong starting point is The Functional Art An Introduction To Information Graphics And Visualization by Alberto Cairo. The ordered reading paths above show exactly where it fits and what to read next.
- What should I read after data visualization?
- Once you have the fundamentals, explore closely related subjects like Web scraping, Bash & shell scripting, Geographic information systems (GIS).