835 getting started with d3

72 112 0
835 getting started with d3

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

... www.it-ebooks.info www.it-ebooks.info Getting Started with D3 Mike Dewar Beijing • Cambridge • Farnham • Köln • Sebastopol • Tokyo www.it-ebooks.info Getting Started with D3 by Mike Dewar Copyright ©... values of the data, using d3. extent: var x_extent = d3. extent(data, function(d){return d.collision _with_ injury}); The function d3. extent is a convenience function that D3 provides that returns... An attribution usually includes the title, author, publisher, and ISBN For example: Getting Started with D3 by Mike Dewar (O’Reilly) Copyright 2012 Mike Dewar, 978-1-449-32879-5.” If you feel

Ngày đăng: 11/07/2018, 14:32

Từ khóa liên quan

Mục lục

  • Table of Contents

  • Preface

    • Who This Book Is For

    • Conventions Used in This Book

    • Using Code Examples

    • Safari® Books Online

    • How to Contact Us

    • Acknowledgements

    • Chapter 1. Introduction

      • D3

      • The Basic Setup

      • The New York Metropolitan Transit Authority Data Set

        • Cleaning the Data

        • Serving the Data

        • Chapter 2. The Enter Selection

          • Building a Simple Subway Train Status Board

            • The draw Function

            • Adding Data-Dependent Style

            • Graphing Mean Daily Plaza Traffic

              • Using div Tags to Create a Horizontal Bar Chart

              • Styling the Visualization using CSS

              • Introducing Labels

              • Chapter 3. Scales, Axes, and Lines

                • Bus Breakdown, Accident, and Injury

                  • A Tiny SVG Primer

                  • Using extent and scale to Map Data to Pixels

                  • Adding Axes

                  • Adding Axis Titles

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan