FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
matplotlib.github.com/1.4.0/contents.html at main · matplotlib/matplotlib.github.com · GitHub
matplotlib
/
matplotlib.github.com
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
29
Code
Issues
1
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
matplotlib.github.com
/
1.4.0
/
contents.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
274 lines (250 loc) · 17.2 KB
Breadcrumbs
matplotlib.github.com
/
1.4.0
/
contents.html
Copy path
File metadata and controls
274 lines (250 loc) · 17.2 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="
http://www.w3.org/1999/xhtml
"
>
<
head
>
<
meta
http-equiv
="
Content-Type
"
content
="
text/html; charset=utf-8
"
/>
<
title
>
Overview — Matplotlib 1.4.0 documentation
</
title
>
<
link
rel
="
stylesheet
"
href
="
_static/mpl.css
"
type
="
text/css
"
/>
<
link
rel
="
stylesheet
"
href
="
_static/pygments.css
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
>
var
DOCUMENTATION_OPTIONS
=
{
URL_ROOT
:
'./'
,
VERSION
:
'1.4.0'
,
COLLAPSE_INDEX
:
false
,
FILE_SUFFIX
:
'.html'
,
HAS_SOURCE
:
true
}
;
</
script
>
<
script
type
="
text/javascript
"
src
="
_static/jquery.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
_static/underscore.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
_static/doctools.js
"
>
</
script
>
<
link
rel
="
search
"
type
="
application/opensearchdescription+xml
"
title
="
Search within Matplotlib 1.4.0 documentation
"
href
="
_static/opensearch.xml
"
/>
<
link
rel
="
top
"
title
="
Matplotlib 1.4.0 documentation
"
href
="
index.html
"
/>
<
link
rel
="
next
"
title
="
User’s Guide
"
href
="
users/index.html
"
/>
<
link
href
="
https://fonts.googleapis.com/css?family=Raleway
"
rel
="
stylesheet
"
type
="
text/css
"
>
<
link
rel
="
canonical
"
href
="
https://matplotlib.org/stable/contents.html
"
/>
<
script
data-domain
="
matplotlib.org
"
defer
="
defer
"
src
="
https://views.scientific-python.org/js/script.js
"
>
</
script
>
</
head
>
<
body
>
<
div
id
="
unreleased-message
"
>
You are reading an old version of the documentation (v1.4.0). For the latest version see
<
a
href
="
https://matplotlib.org/stable/contents.html
"
>
https://matplotlib.org/stable/contents.html
</
a
>
</
div
>
<
link
rel
="
shortcut icon
"
href
="
/_static/favicon.ico
"
>
<!-- The "Fork me on github" ribbon -->
<
img
style
="
float: right; margin-bottom: -40px; top: 0; right: 0; border: 0;
"
src
="
https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png
"
usemap
="
#ribbonmap
"
/>
<
map
name
="
ribbonmap
"
>
<
area
shape
="
poly
"
coords
="
15,0,148,-1,148,135
"
href
="
https://github.com/matplotlib/matplotlib
"
title
="
Fork me on GitHub
"
/>
</
map
>
<
div
style
="
background-color: white; text-align: left; padding: 10px 10px 15px 15px
"
>
<
a
href
="
index.html
"
>
<
img
src
="
_static/logo2.png
"
border
="
0
"
alt
="
matplotlib
"
/>
</
a
>
</
div
>
<
div
class
="
related
"
>
<
h3
>
Navigation
</
h3
>
<
ul
>
<
li
class
="
right
"
style
="
margin-right: 10px
"
>
<
a
href
="
genindex.html
"
title
="
General Index
"
accesskey
="
I
"
>
index
</
a
>
</
li
>
<
li
class
="
right
"
>
<
a
href
="
py-modindex.html
"
title
="
Python Module Index
"
>
modules
</
a
>
|
</
li
>
<
li
class
="
right
"
>
<
a
href
="
users/index.html
"
title
="
User’s Guide
"
accesskey
="
N
"
>
next
</
a
>
|
</
li
>
<
li
>
<
a
href
="
index.html
"
>
home
</
a
>
|
</
li
>
<
li
>
<
a
href
="
examples/index.html
"
>
examples
</
a
>
|
</
li
>
<
li
>
<
a
href
="
gallery.html
"
>
gallery
</
a
>
|
</
li
>
<
li
>
<
a
href
="
api/pyplot_summary.html
"
>
pyplot
</
a
>
|
</
li
>
<
li
>
<
a
href
="
#
"
>
docs
</
a
>
»
</
li
>
</
ul
>
</
div
>
<
div
class
="
sphinxsidebar
"
>
<
div
class
="
sphinxsidebarwrapper
"
>
<
h4
>
Next topic
</
h4
>
<
p
class
="
topless
"
>
<
a
href
="
users/index.html
"
title
="
next chapter
"
>
User’s Guide
</
a
>
</
p
>
<
div
role
="
note
"
aria-label
="
source link
"
>
<
h3
>
This Page
</
h3
>
<
ul
class
="
this-page-menu
"
>
<
li
>
<
a
href
="
_sources/contents.txt
"
rel
="
nofollow
"
>
Show Source
</
a
>
</
li
>
</
ul
>
</
div
>
<
div
id
="
searchbox
"
style
="
display: none
"
role
="
search
"
>
<
h3
>
Quick search
</
h3
>
<
form
class
="
search
"
action
="
search.html
"
method
="
get
"
>
<
input
type
="
text
"
name
="
q
"
/>
<
input
type
="
submit
"
value
="
Go
"
/>
<
input
type
="
hidden
"
name
="
check_keywords
"
value
="
yes
"
/>
<
input
type
="
hidden
"
name
="
area
"
value
="
default
"
/>
</
form
>
<
p
class
="
searchtip
"
style
="
font-size: 90%
"
>
Enter search terms or a module, class or function name.
</
p
>
</
div
>
<
script
type
="
text/javascript
"
>
$
(
'#searchbox'
)
.
show
(
0
)
;
</
script
>
</
div
>
</
div
>
<
div
class
="
document
"
>
<
div
class
="
documentwrapper
"
>
<
div
class
="
bodywrapper
"
>
<
div
class
="
body
"
>
<
div
class
="
section
"
id
="
overview
"
>
<
h1
>
Overview
<
a
class
="
headerlink
"
href
="
#overview
"
title
="
Permalink to this headline
"
>
¶
</
a
>
</
h1
>
<
table
class
="
docutils field-list
"
frame
="
void
"
rules
="
none
"
>
<
col
class
="
field-name
"
/>
<
col
class
="
field-body
"
/>
<
tbody
valign
="
top
"
>
<
tr
class
="
field-odd field
"
>
<
th
class
="
field-name
"
>
Release:
</
th
>
<
td
class
="
field-body
"
>
1.4.0
</
td
>
</
tr
>
<
tr
class
="
field-even field
"
>
<
th
class
="
field-name
"
>
Date:
</
th
>
<
td
class
="
field-body
"
>
September 02, 2014
</
td
>
</
tr
>
</
tbody
>
</
table
>
<
p
>
Download
<
a
class
="
reference external
"
href
="
Matplotlib.pdf
"
>
PDF
</
a
>
</
p
>
<
div
class
="
toctree-wrapper compound
"
>
<
ul
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
users/index.html
"
>
User’s Guide
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/intro.html
"
>
Introduction
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/configuration.html
"
>
Configuration Guide
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/beginner.html
"
>
Beginner’s Guide
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/developer.html
"
>
Advanced Guide
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/whats_new.html
"
>
What’s new in matplotlib
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/github_stats.html
"
>
Github stats
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/license.html
"
>
License
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
users/credits.html
"
>
Credits
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
faq/index.html
"
>
The Matplotlib FAQ
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
faq/installing_faq.html
"
>
Installation
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
faq/usage_faq.html
"
>
Usage
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
faq/howto_faq.html
"
>
How-To
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
faq/troubleshooting_faq.html
"
>
Troubleshooting
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
faq/environment_variables_faq.html
"
>
Environment Variables
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
resources/index.html
"
>
External Resources
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
resources/index.html#books-and-chapters
"
>
Books and Chapters
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
resources/index.html#videos
"
>
Videos
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
resources/index.html#tutorials
"
>
Tutorials
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
devel/index.html
"
>
The Matplotlib Developers’ Guide
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/coding_guide.html
"
>
Coding guide
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/portable_code.html
"
>
Writing code for Python 2 and 3
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/license.html
"
>
Licenses
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/gitwash/index.html
"
>
Working with
<
em
>
matplotlib
</
em
>
source code
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/testing.html
"
>
Testing
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/documenting_mpl.html
"
>
Documenting matplotlib
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/release_guide.html
"
>
Doing a matplotlib release
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/transformations.html
"
>
Working with transformations
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
devel/add_new_projection.html
"
>
Adding new scales and projections to matplotlib
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html
"
>
Toolkits
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#basemap
"
>
Basemap
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#cartopy
"
>
Cartopy
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#gtk-tools
"
>
GTK Tools
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#excel-tools
"
>
Excel Tools
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#natgrid
"
>
Natgrid
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#mplot3d
"
>
mplot3d
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#axesgrid
"
>
AxesGrid
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#mpldatacursor
"
>
MplDataCursor
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#prettyplotlib
"
>
prettyplotlib
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#high-level-plotting
"
>
High-Level Plotting
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#seaborn
"
>
seaborn
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
mpl_toolkits/index.html#ggplot
"
>
ggplot
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
api/index.html
"
>
The Matplotlib API
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/pyplot_summary.html
"
>
Plotting commands summary
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/api_changes.html
"
>
API Changes
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/matplotlib_configuration_api.html
"
>
The top level
<
tt
class
="
docutils literal
"
>
<
span
class
="
pre
"
>
matplotlib
</
span
>
</
tt
>
module
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/afm_api.html
"
>
afm (Adobe Font Metrics interface)
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/animation_api.html
"
>
animation
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/artist_api.html
"
>
artists
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/axes_api.html
"
>
axes
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/axis_api.html
"
>
axis
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/index_backend_api.html
"
>
backends
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/cbook_api.html
"
>
cbook
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/cm_api.html
"
>
cm (colormap)
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/collections_api.html
"
>
collections
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/colorbar_api.html
"
>
colorbar
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/colors_api.html
"
>
colors
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/dates_api.html
"
>
dates
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/figure_api.html
"
>
figure
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/finance_api.html
"
>
finance
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/font_manager_api.html
"
>
font_manager
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/gridspec_api.html
"
>
gridspec
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/image_api.html
"
>
image
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/legend_api.html
"
>
Legend
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/lines_api.html
"
>
lines
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/markers_api.html
"
>
Markers
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/mathtext_api.html
"
>
mathtext
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/mlab_api.html
"
>
mlab
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/offsetbox_api.html
"
>
offsetbox
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/patches_api.html
"
>
patches
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/path_api.html
"
>
path
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/patheffects_api.html
"
>
patheffects
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/pyplot_api.html
"
>
pyplot
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/sankey_api.html
"
>
sankey
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/spines_api.html
"
>
spines
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/text_api.html
"
>
text
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/ticker_api.html
"
>
ticker
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/tight_layout_api.html
"
>
tight_layout
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/tri_api.html
"
>
triangular grids
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/units_api.html
"
>
units
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
api/widgets_api.html
"
>
widgets
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
examples/index.html
"
>
Matplotlib Examples
</
a
>
<
ul
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/animation/index.html
"
>
animation Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/api/index.html
"
>
api Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/axes_grid/index.html
"
>
axes_grid Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/color/index.html
"
>
color Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/event_handling/index.html
"
>
event_handling Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/images_contours_and_fields/index.html
"
>
images_contours_and_fields Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/lines_bars_and_markers/index.html
"
>
lines_bars_and_markers Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/misc/index.html
"
>
misc Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/mplot3d/index.html
"
>
mplot3d Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/pie_and_polar_charts/index.html
"
>
pie_and_polar_charts Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/pylab_examples/index.html
"
>
pylab_examples Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/shapes_and_collections/index.html
"
>
shapes_and_collections Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/showcase/index.html
"
>
showcase Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/specialty_plots/index.html
"
>
specialty_plots Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/statistics/index.html
"
>
statistics Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/style_sheets/index.html
"
>
style_sheets Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/subplots_axes_and_figures/index.html
"
>
subplots_axes_and_figures Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/tests/index.html
"
>
tests Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/text_labels_and_annotations/index.html
"
>
text_labels_and_annotations Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/ticks_and_spines/index.html
"
>
ticks_and_spines Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/units/index.html
"
>
units Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/user_interfaces/index.html
"
>
user_interfaces Examples
</
a
>
</
li
>
<
li
class
="
toctree-l2
"
>
<
a
class
="
reference internal
"
href
="
examples/widgets/index.html
"
>
widgets Examples
</
a
>
</
li
>
</
ul
>
</
li
>
<
li
class
="
toctree-l1
"
>
<
a
class
="
reference internal
"
href
="
glossary/index.html
"
>
Glossary
</
a
>
</
li
>
</
ul
>
</
div
>
<
ul
class
="
simple
"
>
<
li
>
<
a
class
="
reference internal
"
href
="
genindex.html
"
>
<
em
>
Index
</
em
>
</
a
>
</
li
>
<
li
>
<
a
class
="
reference internal
"
href
="
py-modindex.html
"
>
<
em
>
Module Index
</
em
>
</
a
>
</
li
>
<
li
>
<
a
class
="
reference internal
"
href
="
search.html
"
>
<
em
>
Search Page
</
em
>
</
a
>
</
li
>
</
ul
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
class
="
clearer
"
>
</
div
>
</
div
>
<
div
class
="
footer
"
>
© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
Last updated on Sep 02, 2014.
Created using
<
a
href
="
http://sphinx-doc.org/
"
>
Sphinx
</
a
>
1.3a0.
</
div
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL