Kyle Sunden
Kyle is a Research Software Engineer working for Matplotlib with a focus on the data pipeline.
Kyle has a PhD in Chemistry from the University of Wisconsin where he made software to control laser spectroscopy instrumentation.
Sessions
Communicating scientific data often relies on making comparisons between multiple datasets.
Join the Matplotlib team to learn about creating multi-axis figures to display such data side-by-side.
This intermediate level tutorial will cover a variety of tools for making multi-axis figures.
Of particular focus will be the subplot_mosaic and the layout engines: tight, constrained, and compressed.
This tutorial will emphasize the use of Matplotlib's Object Oriented (OO) API and why that is generally recommended over the pyplot (plt) API.