- D3.js Quick Start Guide
- Matthew Huntington
- 72字
- 2021-07-16 17:36:40
Setting up
For this book, you really only need to download and install the following:
- Chrome: https://www.google.com/chrome/.
- A web browser so that we can view our visualizations.
- Node: https://nodejs.org/en/.
- This allows us to run javascript from the terminal. In Chapter 4, Making a Basic Scatter Plot Interactive,we will use it so that we can make AJAX calls.
- A code editor. I'd suggest Atom if you're new to coding: https://atom.io/.
推薦閱讀
- Circos Data Visualization How-to
- 數據挖掘實用案例分析
- Windows環境下32位匯編語言程序設計
- 統計學習理論與方法:R語言版
- Kubernetes for Developers
- 電氣控制與PLC技術應用
- Machine Learning with Apache Spark Quick Start Guide
- 新編計算機圖形學
- Word 2007,Excel 2007辦公應用融會貫通
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- Learning ServiceNow
- QTP自動化測試實踐
- 工業機器人編程指令詳解
- Architectural Patterns
- Cloud Native Development Patterns and Best Practices