Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Anatomy of Matplotlib -- tutorial developed for the SciPy conference

NotificationsYou must be signed in to change notification settings

matplotlib/AnatomyOfMatplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tutorial is a complete re-imagining of how one should teach usersthe matplotlib library. Hopefully, this tutorial may serve as inspirationfor future restructuring of the matplotlib documentation. Plus, I have someideas of how to improve this tutorial.

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

The tutorial can be viewed onnbviewer:

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 jupytergit clone https://github.com/matplotlib/AnatomyOfMatplotlib.gitcd AnatomyOfMatplotlibjupyter notebook

A browser window should appear and you can verify that everything works as expected by clicking on theTest Install.ipynb notebook. There, you will see a "code cell" that you can execute. Run it, and you should see a very simple line plot, indicating that all is well.

About

Anatomy of Matplotlib -- tutorial developed for the SciPy conference

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors12


[8]ページ先頭

©2009-2025 Movatter.jp