Interactive Data Visualization for the Web (Paperback)
Scott Murray
- 出版商: O'Reilly
- 出版日期: 2013-04-05
- 定價: $1,400
- 售價: 6.0 折 $840
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 1449339735
- ISBN-13: 9781449339739
-
相關翻譯:
網頁互動式資料視覺化:使用 D3 (Interactive Data Visualization for the Web) (繁中版)
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$299Python Power!: The Comprehensive Guide
-
$420$332 -
$780$663 -
$520$442 -
$1,360$1,292 -
$613Building Web Applications with SVG (Paperback)
-
$1,930$1,834 -
$920Testable JavaScript (Paperback)
-
$480$408 -
$1,130$961 -
$400$380 -
$580$458 -
$1,411$1,337 -
$850$808 -
$420Building Hybrid Android Apps with Java and JavaScript: Applying Native Device APIs (Paperback)
-
$495Lift Cookbook (Paperback)
-
$940$700 -
$680$537 -
$1,600$1,520 -
$360$306 -
$980$774 -
$1,750$1,663 -
$1,767$1,674 -
$896Introduction to Computation and Programming Using Python: With Application to Understanding Data, 2/e (Paperback)
-
$948$901
商品描述
Create and publish your own interactive data visualization projects on the Web—even if you have little or no experience with data visualization or web development. It’s easy and fun with this practical, hands-on introduction. Author Scott Murray teaches you the fundamental concepts and methods of D3, a JavaScript library that lets you express data visually in a web browser. Along the way, you’ll expand your web programming skills, using tools such as HTML and JavaScript.
This step-by-step guide is ideal whether you’re a designer or visual artist with no programming experience, a reporter exploring the new frontier of data journalism, or anyone who wants to visualize and share data.
- Learn HTML, CSS, JavaScript, and SVG basics
- Dynamically generate web page elements from your data—and choose visual encoding rules to style them
- Create bar charts, scatter plots, pie charts, stacked bar charts, and force-directed layouts
- Use smooth, animated transitions to show changes in your data
- Introduce interactivity to help users explore data through different views
- Create customized geographic maps with data
- Explore hands-on with downloadable code and over 100 examples