Giter Site home page Giter Site logo

hanss / d3-kickoff-galvanize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moonhighway/d3-kickoff

0.0 2.0 0.0 3.26 MB

A course designed to introduce javascript developers to Data Driven Documents.

JavaScript 59.53% CSS 31.51% HTML 8.97%

d3-kickoff-galvanize's Introduction

Introduction to Data Driven Documents

This course introduces the popular data visualization framework, Data Driven Documents, to JavaScript Developers. Data Driven Documents, more widely know as D3, is a powerful DOM framework that is designed to make associated DOM elements with data objects easy. This hands on course covers what D3 is, when to use it, and how to use it.

Goals

  • Create Data Visualizations using the DOM
  • Get introduced to SVG
  • Create Data Visualizations using SVG
  • Understand how to use Scales and Axis in D3
  • Work with Interpolation and Transitions
  • Visualize data with an interactive chart
  • Use a D3 with topo JSON to build SVG data maps

Expectations

  • Experience with the DOM, HTML, and CSS
  • Proficiency with Javascript Object Literals, Arrays, and Functions
  • Basic understanding of data formats

Agenda

Day 1

  • What is D3?
  • D3 Data and the DOM
  • Building a Golf Scorecard
  • Loading and Traversing Data
  • Introducing SVG
  • Creating Golf Scores Bar Graph

Day 2

  • Interacting with Visualizations
  • Quantitative Scales
  • Ordinal Scales and Axis
  • Timescales
  • Transitions
  • Improving the Golf Scores Graph
  • Intro to topojson and data mapping

Download the Files

The files for this course are found on github at https://github.com/MoonTahoe/D3-intro.

$ git clone https://github.com/MoonHighway/D3-intro.git

Requirements

  • Preferred IDE
  • Google Chrome Browser
  • Node js installed
  • NPM installed
  • Git installed

d3-kickoff-galvanize's People

Contributors

eveporcello avatar moontahoe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.