Data Visualization with d3.js
暫譯: 使用 d3.js 的資料視覺化

Swizec Teller

  • 出版商: Packt Publishing
  • 出版日期: 2013-07-20
  • 售價: $1,360
  • 貴賓價: 9.5$1,292
  • 語言: 英文
  • 頁數: 194
  • 裝訂: Paperback
  • ISBN: 1782160000
  • ISBN-13: 9781782160007
  • 相關分類: Data-visualization
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Inject new life into your data with this mini-guide that takes you through all the essentials of data visualization using d3.js. With a basic knowledge of JavaScript and this tutorial, you're all set to create great visualizations.

Overview

  • Build blocks of web visualizations
  • Learn visualization with detailed walkthroughs
  • Learn to use data more effectively
  • Animate with d3.js
  • Design good visualizations

In Detail

d3.js. provides a platform that help you create your own beautiful visualization and bring data to life using HTML, SVG and CSS. It emphasis on web standards that will fully utilize the capabilities of your web browser.

Data Visualization with d3.js walks you through 20 examples in great detail. You can finally stop struggling to piece together examples you've found online. With this book in hand, you will learn enough of the core concepts to conceive of and build your own visualizations from scratch.

The book begins with the basics of putting lines on the screen, and builds on this foundation all the way to creating interactive animated visualizations using d3.js layouts.

You will learn how to use d3.js to manipulate vector graphics with SVG, layout with HTML, and styling with CSS. You'll take a look at the basics of functional programming and using data structures effectively – everything from handling time to doing geographic projections. The book will also help make your visualizations interactive and teach you how automated layouts really work.

Data Visualization with d3.js will unveil the mystery behind all those beautiful examples you've been admiring.

What you will learn from this book

  • Draw with SVG shapes and path generators
  • Add styles with HTML and CSS
  • Use data structures effectively
  • Dynamically update visualizations as data changes
  • Animate visualizations
  • Let the user explore your data
  • Use layouts to create complex drawings
  • Learn to identify what makes a good visualization good

Approach

This book is a mini tutorial with plenty of code examples and strategies to give you many options when building your own visualizations.

Who this book is written for

This book is ideal for anyone interested in data visualization. Some rudimentary knowledge of JavaScript is required.

商品描述(中文翻譯)

將您的數據注入新生命,這本迷你指南將帶您了解使用 d3.js 進行數據可視化的所有基本要素。只需具備基本的 JavaScript 知識和本教程,您就可以創建出色的可視化效果。

**概述**

- 建立網頁可視化的基礎
- 通過詳細的步驟學習可視化
- 更有效地使用數據
- 使用 d3.js 進行動畫
- 設計良好的可視化

**詳細內容**

d3.js 提供了一個平台,幫助您使用 HTML、SVG 和 CSS 創建自己美麗的可視化,並使數據栩栩如生。它強調網頁標準,充分利用您的網頁瀏覽器的能力。

《使用 d3.js 的數據可視化》詳細介紹了 20 個範例。您終於可以停止拼湊在線找到的範例。有了這本書,您將學到足夠的核心概念,以便從零開始構思和構建自己的可視化。

本書從在螢幕上繪製線條的基本知識開始,並在此基礎上逐步建立,最終創建使用 d3.js 佈局的互動動畫可視化。

您將學會如何使用 d3.js 操作 SVG 向量圖形,使用 HTML 進行佈局,以及使用 CSS 進行樣式設計。您將了解函數式編程的基本概念以及如何有效使用數據結構——從處理時間到進行地理投影。本書還將幫助您使可視化具備互動性,並教您自動佈局的實際運作方式。

《使用 d3.js 的數據可視化》將揭開您一直欣賞的那些美麗範例背後的神秘面紗。

**您將從本書中學到什麼**

- 使用 SVG 形狀和路徑生成器繪圖
- 使用 HTML 和 CSS 添加樣式
- 有效使用數據結構
- 隨著數據變化動態更新可視化
- 為可視化添加動畫
- 讓用戶探索您的數據
- 使用佈局創建複雜的圖形
- 學會識別什麼使良好的可視化變得優秀

**方法**

這本書是一個迷你教程,提供了大量的代碼範例和策略,為您在構建自己的可視化時提供多種選擇。

**本書的讀者對象**

這本書非常適合任何對數據可視化感興趣的人。需要具備一些基本的 JavaScript 知識。