Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Graphics

R Graphics: Introduction to ggplot2

This seminar teaches the “grammar” of graphics that underlies the ggplot2 package, allowing the user to build eye-catching, publication-quality graphics layer-by-layer. We will cover the basic elements of the grammar…

R Graphics: Introduction to ggplot2

This workshop teaches the “grammar” of graphics that underlies the ggplot2 package, allowing the user to build eye-catching, publication-quality graphics layer-by-layer. We cover the basic elements of the grammar of…

R Graphics: Introduction to ggplot2

Zoom registration required: https://ucla.zoom.us/meeting/register/tJAucO-orzkvHtGtJFXfN76vvx75TY-1QxIG This seminar teaches the “grammar” of graphics that underlies the ggplot2 package, allowing the user to build eye-catching, publication-quality graphics layer-by-layer. We cover the basic elements…

Advanced Graphics with Matlab

This class will demonstrate how to use MATLAB to create data visualization and animation for publications or presentations. We will discuss many plotting functions and techniques available in MATLAB and learn how to use these commands to handle and customize your graphics in practice. The materials include simple 2D/3D plots to present scalers and vectors, filled plots to handle continuously spatial data, geographic plots to deal with geographic information, animation to show variation in temporal data. Matplotlib used in Python will be also introduced so one can easily apply these plotting techniques in Python.