- 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.
- Flask Web全棧開發實戰
- Unity 2020 By Example
- LabVIEW 2018 虛擬儀器程序設計
- LabVIEW程序設計基礎與應用
- Rust實戰
- HTML5+CSS3網站設計教程
- Mastering Rust
- PostgreSQL Replication(Second Edition)
- 深入淺出PostgreSQL
- Learning OpenStack Networking(Neutron)
- Getting Started with Python and Raspberry Pi
- Learning Android Application Testing
- 數據分析與挖掘算法:Python實戰
- 軟件測試分析與實踐
- HTML5移動前端開發基礎與實戰(微課版)