GitHub - matplotlib/interactive_tutorial at 02b4d875f41769fefaa1b2e9e6b08629eed9509c · GitHub
Skip to content

Latest commit

 

History

19 Commits

Folders and files

Repository files navigation

Time series exploration with matplotlib

setup

To set up an enviroment for this tutorial use

$ conda create -n mpl-tutorial -c conda-forge -c conda-forge/label/rc 'matplotlib>1.6' pandas pytables ipython python=3

for *nix

$ source activate mpl-tutorial

for windows

$ activate mpl-tutorial

for 99-get_data

$ conda install -c conda-forge cartopy proj4

Running

All of the examples should be run from IPython as

%run -i NN-FILE.py

and should each be self-contained.

About

Interactive Matplotlib tutorial

Resources

Stars

34 stars

Watchers

24 watching

Forks

Releases

Packages

Contributors

Languages