Visualization 3

Room 9206 @ The GC 365 Fifth Ave., New York, NY

Interactive web based visualizations are becoming ever more integral to sharing research to the world at large and they are largely created using the D3.js library. In this workshop, we learn about the d3 data model and its conceptualization of graphics. We will then learn how to build and customize some simple graphs in D3.js. …

Introduction to Visualization in Python Using Matplotlib

Room 9207 @ The GC 365 5th Ave., New York, NY

Matplotlib is the most widely used visualization library in Python.  There are two entry points into the library: the pyplot API which mimics MATLAB (widely used in engineering disciplines) and …