- Expert Data Visualization
- Jos Dirksen
- 98字
- 2021-07-09 18:22:39
Setup of this book
Learning D3 can be a bit overwhelming. There are a large number of APIs to learn, you need to think about styling, animations, and formatting your data in the correct way. To help you with these subjects, this book will use an example-driven approach to show you the various features of D3. Each chapter will have a number of examples in the sources accompanying this book, and in each of the chapters we'll walk through these examples and explain what is happening, and in this way show you what can be done by D3.
推薦閱讀
- Unreal Engine Physics Essentials
- Docker and Kubernetes for Java Developers
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- Scala for Machine Learning(Second Edition)
- C++ Application Development with Code:Blocks
- Lift Application Development Cookbook
- 從Excel到Python數(shù)據(jù)分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Arduino電子設計實戰(zhàn)指南:零基礎篇
- 從零開始學算法:基于Python
- Getting Started with Hazelcast
- Mastering Linux Kernel Development
- Test-Driven Java Development(Second Edition)
- ASP.NET開發(fā)技巧精講
- 換個姿勢學C語言
- MySQL高可用實踐