Teaching-Data-Visualisation

Presentation and exercises for the Software Sustainability Institute Research Data Visualisation Workshop (RDVW)

View the Project on GitHub

README.md - 2016-07-28_manchester_datavis

This repository contains files for the Python hands-on session of the Software Sustainability Institute Research Data Visualisation Workshop (RDVW) at the University of Manchester, 28th July 2016.

Running this workshop in your browser

These workshop materials are designed to be compatible with MyBinder. To start an instance of this repository, click on the badge below:

Binder

Acknowledgements

These exercises borrow heavily and adapt or use material from several excellent sources, including:

If you recognise some of this content and are not acknowledged here, please let me know and I will correct that! I don’t think I’m in breach of any copyright or licensing, but if you notice any such breaches please let me know and I will rectify as soon as is possible.

Exercises

One-variable, continuous data

Learning Outcomes

Two-variable, continuous x, y data

Learning Outcomes

continuous x, y data example

Grammar of Graphics

Learning Outcomes

grammar of graphics example

Imaging 2D arrays, colormaps, and 3D surface plots

Learning Outcomes

3D surface plot

Interactive map with bokeh

Learning Outcomes

interactive map screenshot

Making movies with matplotlib and seaborn

Learning Outcomes

bubble chart screenshot