- D3.js 4.x Data Visualization(Third Edition)
- ?ndrew Rininsland Swizec Teller
- 225字
- 2021-07-02 23:20:21
What this book covers
Chapter 1, Getting Started with D3, ES2017, and Node.js, covers the latest tools for building data visualizations using D3.
Chapter 2, A Primer on DOM, SVG, and CSS, reviews the underlying web technologies that D3 can manipulate.
Chapter 3, Shape Primitives of D3, identifies and creates the basic shapes that comprise a data visualization.
Chapter 4, Making Data Useful, teaches how to transform data so that D3 can visualize it.
Chapter 5, Defining the User Experience – Animation and Interaction, helps you use animation and user interactivity to drive your data visualizations.
Chapter 6, Hierarchical Layouts of D3, focuses on how hierarchical layouts can take your D3 skills to the next level by providing reusable patterns for creating complex charts.
Chapter 7, The Other Layouts, discusses the non-hierarchical layouts that speed the creation of many addition complex chart types.
Chapter 8, D3 on the Server with Canvas, Koa 2, and Node.js, outlines how to build and deploy a Node.js-based web service that renders D3 using Koa.js and Canvas.
Chapter 9, Having Confidence in Your Visualizations, showcases how to improve the quality of your code by introducing linting, static type checking, and automated testing to your projects.
Chapter 10, Designing Good Data Visualizations, compares and contrasts differing approaches to data visualization while building a set of best practices.
- Leap Motion Development Essentials
- C++ 從入門到項目實踐(超值版)
- Web程序設計(第二版)
- Responsive Web Design by Example
- Java網絡編程核心技術詳解(視頻微課版)
- C語言程序設計
- Statistical Application Development with R and Python(Second Edition)
- 計算機應用基礎教程(Windows 7+Office 2010)
- 小型編譯器設計實踐
- Python:Deeper Insights into Machine Learning
- OpenCV Android Programming By Example
- 大數據時代的企業升級之道(全3冊)
- UML基礎與Rose建模實用教程(第三版)
- C#程序開發參考手冊
- Python實戰指南:手把手教你掌握300個精彩案例