Skip to content

maelstrompli/AnatomyOfMatplotlib

 
 

Repository files navigation

Introduction

This tutorial is a complete re-imagining of how one should teach users the matplotlib library. Hopefully, this tutorial may serve as inspiration for future restructuring of the matplotlib documentation. Plus, I have some ideas of how to improve this tutorial.

Please fork and contribute back improvements! Feel free to use this tutorial for conferences and other opportunities for training.

The tutorial can be viewed on nbviewer:

Installation

All you need is matplotlib (v1.5 or greater) and jupyter installed. You can use your favorite Python package installer for this:

conda install matplotlib jupyter
git clone https://github.com/WeatherGod/AnatomyOfMatplotlib.git
cd AnatomyOfMatplotlib
jupyter notebook

About

Anatomy of Matplotlib -- tutorial developed for the SciPy conference

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 94.1%
  • Python 5.9%