Navigation
index
modules
|
next
|
previous
|
Matplotlib 1.3.1 documentation
»
The Matplotlib Developers’ Guide
¶
Release:
1.3.1
Date:
October 10, 2015
Coding guide
Pull request checklist
Style guide
Hints
Licenses
Why BSD compatible?
Working with
matplotlib
source code
Introduction
Install git
Following the latest source
Making a patch
Git for development
git resources
Testing
Requirements
Running the tests
Writing a simple test
Writing an image comparison test
Known failing tests
Creating a new module in matplotlib.tests
Using tox
Using Travis CI
Documenting matplotlib
Getting started
Organization of matplotlib’s documentation
Formatting
Figures
Referring to mpl documents
Internal section references
Section names, etc
Inheritance diagrams
Emacs helpers
Doing a matplotlib release
Testing
Branching
Packaging
Posting files
Update PyPI
Documentation updates
Announcing
Working with transformations
matplotlib.transforms
Adding new scales and projections to matplotlib
Creating a new scale
Creating a new projection
API documentation