GithubHelp home page GithubHelp logo

hhy5277 / visualization-curriculum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uwdata/visualization-curriculum

0.0 1.0 0.0 19.55 MB

A data visualization curriculum of interactive notebooks.

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 100.00%

visualization-curriculum's Introduction

Data Visualization Curriculum

A data visualization curriculum of interactive notebooks, using Vega-Lite and Altair. This repository contains a series of Python-based Jupyter notebooks, a corresponding set of JavaScript notebooks are available online on Observable.

Curriculum

Table of Contents

  1. Introduction to Vega-Lite / Altair
    Jupyter Notebook | Open in Colab | Open in Observable

  2. Data Types, Graphical Marks, and Visual Encoding Channels
    Jupyter Notebook | Open in Colab | Open in Observable

  3. Data Transformation
    Jupyter Notebook | Open in Colab | Open in Observable

  4. Scales, Axes, and Legends
    Jupyter Notebook | Open in Colab | Open in Observable

  5. Multi-View Composition
    Jupyter Notebook | Open in Colab | Open in Observable

  6. Interaction
    Jupyter Notebook | Open in Colab | Open in Observable

  7. Cartographic Visualization
    Jupyter Notebook | Open in Colab | Open in Observable

Support

Getting Started

The visualization curriculum can be used either online or on your local computer.

  • To read JavaScript notebooks online using Observable, click the "Observable" links above.
  • To read Python notebooks online using Colab, click the "Colab" links above.
  • To read Python notebooks locally, follow the instructions below.

Local Installation

  1. Install Altair and a notebook environment. The notebooks are written for Altair v3.2 or later.
  2. Copy the curriculum repository to your local filesystem using git clone https://github.com/uwdata/visualization-curriculum.git.
  3. Open the notebooks in your local notebook environment. For example, if you have JupyterLab installed (v1.0 or higher is required), run jupyter lab within the directory containing the notebooks.

Depending on your programming environment, you may need to specify a particular renderer for Altair.

  • If you are using JupyterLab, Google Colab, or nteract you should not need to do anything โ€” the correct renderer will be enabled by default.
  • If you are using Jupyter Notebook, you need to enable the notebook renderer by invoking the following code: alt.renderers.enable('notebook').

Credits

Developed at the University of Washington by Jeffrey Heer, Dominik Moritz, Jake VanderPlas, and Brock Craft. Thanks to the UW Interactive Data Lab and Arvind Satyanarayan for their valuable input and feedback! Thanks also to the students of UW CSE512 Spring 2019, the first group to use these notebooks within an integrated course curriculum.

visualization-curriculum's People

Contributors

haldenl avatar jheer avatar

Watchers

 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.