FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
matplotlib.github.com/3.3.2/_modules/index.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
/
3.3.2
/
_modules
/
index.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
237 lines (217 loc) · 13.7 KB
Breadcrumbs
matplotlib.github.com
/
3.3.2
/
_modules
/
index.html
Copy path
File metadata and controls
237 lines (217 loc) · 13.7 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
<!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
="
X-UA-Compatible
"
content
="
IE=Edge
"
/>
<
meta
http-equiv
="
Content-Type
"
content
="
text/html; charset=utf-8
"
/>
<
meta
name
="
viewport
"
content
="
width=device-width, initial-scale=1.0
"
>
<
title
>
Overview: module code — Matplotlib 3.3.2 documentation
</
title
>
<
link
rel
="
stylesheet
"
href
="
../_static/mpl.css?3.3.2
"
type
="
text/css
"
/>
<
link
rel
="
stylesheet
"
href
="
../_static/pygments.css
"
type
="
text/css
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../_static/graphviz.css
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../_static/copybutton.css
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../_static/gallery.css
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../_static/gallery-binder.css
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../_static/gallery-dataframe.css
"
/>
<
script
id
="
documentation_options
"
data-url_root
="
../
"
src
="
../_static/documentation_options.js
"
>
</
script
>
<
script
src
="
../_static/jquery.js
"
>
</
script
>
<
script
src
="
../_static/underscore.js
"
>
</
script
>
<
script
src
="
../_static/doctools.js
"
>
</
script
>
<
script
src
="
../_static/language_data.js
"
>
</
script
>
<
script
src
="
../_static/clipboard.min.js
"
>
</
script
>
<
script
src
="
../_static/copybutton.js
"
>
</
script
>
<
script
async
="
async
"
src
="
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML
"
>
</
script
>
<
link
rel
="
search
"
type
="
application/opensearchdescription+xml
"
title
="
Search within Matplotlib 3.3.2 documentation
"
href
="
../_static/opensearch.xml
"
/>
<
link
rel
="
shortcut icon
"
href
="
../_static/favicon.ico
"
/>
<
link
rel
="
index
"
title
="
Index
"
href
="
../genindex.html
"
/>
<
link
rel
="
search
"
title
="
Search
"
href
="
../search.html
"
/>
<
link
rel
="
top
"
title
="
Matplotlib 3.3.2 documentation
"
href
="
#
"
/>
<
link
rel
="
canonical
"
href
="
https://matplotlib.org/3.4.3/_modules/index.html
"
/>
<
link
rel
="
stylesheet
"
href
="
../_static/custom.css
"
type
="
text/css
"
/>
<
meta
name
="
viewport
"
content
="
width=device-width, initial-scale=0.9, maximum-scale=0.9
"
/>
<
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 (v3.3.2). For the latest version see
<
a
href
="
/stable/
"
>
https://matplotlib.org/stable/
</
a
>
</
div
>
<!--
<div id="annc-banner">
</div>
-->
<
div
style
="
background-color: white; text-align: left; padding: 10px 10px 15px 15px; position: relative;
"
>
<
a
href
="
../index.html
"
>
<
div
style
="
float: left; position: absolute; width: 496px; bottom: 0; padding-bottom: 24px
"
>
<
span
style
="
float: right; color: #789; background: white
"
>
Version 3.3.2
</
span
>
</
div
>
<
img
src
="
../_static/logo2_compressed.svg
"
height
="
125px
"
border
="
0
"
alt
="
matplotlib
"
/>
</
a
>
<!-- The "Fork me on github" ribbon -->
<
div
id
="
forkongithub
"
>
<
a
href
="
https://github.com/matplotlib/matplotlib
"
>
Fork me on GitHub
</
a
>
</
div
>
</
div
>
<
nav
class
="
main-nav
"
>
<
ul
>
<
li
>
<
a
href
="
../users/installing.html
"
>
Installation
</
a
>
</
li
>
<
li
>
<
a
href
="
../contents.html
"
>
Documentation
</
a
>
</
li
>
<
li
>
<
a
href
="
../gallery/index.html
"
>
Examples
</
a
>
</
li
>
<
li
>
<
a
href
="
../tutorials/index.html
"
>
Tutorials
</
a
>
</
li
>
<
li
>
<
a
href
="
../devel/index.html
"
>
Contributing
</
a
>
</
li
>
<
li
class
="
nav-right
"
>
<
form
class
="
search
"
action
="
../search.html
"
method
="
get
"
>
<
input
type
="
text
"
name
="
q
"
aria-labelledby
="
searchlabel
"
placeholder
="
Search
"
/>
</
form
>
</
li
>
</
ul
>
</
nav
>
<
div
class
="
related
"
role
="
navigation
"
aria-label
="
related navigation
"
>
<
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
>
<
a
href
="
../index.html
"
>
home
</
a
>
|
</
li
>
<
li
>
<
a
href
="
../contents.html
"
>
contents
</
a
>
»
</
li
>
<
li
class
="
nav-item nav-item-this
"
>
<
a
href
=""
>
Overview: module code
</
a
>
</
li
>
</
ul
>
</
div
>
<
div
class
="
sphinxsidebar
"
role
="
navigation
"
aria-label
="
main navigation
"
>
<
div
class
="
sphinxsidebarwrapper
"
>
<
div
class
="
relations
"
>
<
h3
>
Related Topics
</
h3
>
<
ul
>
<
li
>
<
a
href
="
../contents.html
"
>
Documentation overview
</
a
>
<
ul
>
</
ul
>
</
li
>
</
ul
>
</
div
>
</
div
>
</
div
>
<
div
class
="
document
"
>
<
div
class
="
documentwrapper
"
>
<
div
class
="
bodywrapper
"
>
<
div
class
="
body
"
role
="
main
"
>
<
h1
>
All modules for which code is available
</
h1
>
<
ul
>
<
li
>
<
a
href
="
dateutil/relativedelta.html
"
>
dateutil.relativedelta
</
a
>
</
li
>
<
li
>
<
a
href
="
dateutil/rrule.html
"
>
dateutil.rrule
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib.html
"
>
matplotlib
</
a
>
</
li
>
<
ul
>
<
li
>
<
a
href
="
matplotlib/afm.html
"
>
matplotlib.afm
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/animation.html
"
>
matplotlib.animation
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/artist.html
"
>
matplotlib.artist
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/axes/_axes.html
"
>
matplotlib.axes._axes
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/axes/_base.html
"
>
matplotlib.axes._base
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/axes/_subplots.html
"
>
matplotlib.axes._subplots
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/axis.html
"
>
matplotlib.axis
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backend_bases.html
"
>
matplotlib.backend_bases
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backend_managers.html
"
>
matplotlib.backend_managers
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backend_tools.html
"
>
matplotlib.backend_tools
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_agg.html
"
>
matplotlib.backends.backend_agg
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_cairo.html
"
>
matplotlib.backends.backend_cairo
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_mixed.html
"
>
matplotlib.backends.backend_mixed
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_nbagg.html
"
>
matplotlib.backends.backend_nbagg
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_pdf.html
"
>
matplotlib.backends.backend_pdf
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_pgf.html
"
>
matplotlib.backends.backend_pgf
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_ps.html
"
>
matplotlib.backends.backend_ps
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_svg.html
"
>
matplotlib.backends.backend_svg
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_template.html
"
>
matplotlib.backends.backend_template
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/backends/backend_tkagg.html
"
>
matplotlib.backends.backend_tkagg
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/bezier.html
"
>
matplotlib.bezier
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/blocking_input.html
"
>
matplotlib.blocking_input
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/category.html
"
>
matplotlib.category
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/cbook.html
"
>
matplotlib.cbook
</
a
>
</
li
>
<
ul
>
<
li
>
<
a
href
="
matplotlib/cbook/deprecation.html
"
>
matplotlib.cbook.deprecation
</
a
>
</
li
>
</
ul
>
<
li
>
<
a
href
="
matplotlib/cm.html
"
>
matplotlib.cm
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/collections.html
"
>
matplotlib.collections
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/colorbar.html
"
>
matplotlib.colorbar
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/colors.html
"
>
matplotlib.colors
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/container.html
"
>
matplotlib.container
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/contour.html
"
>
matplotlib.contour
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/dates.html
"
>
matplotlib.dates
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/dviread.html
"
>
matplotlib.dviread
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/figure.html
"
>
matplotlib.figure
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/font_manager.html
"
>
matplotlib.font_manager
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/fontconfig_pattern.html
"
>
matplotlib.fontconfig_pattern
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/gridspec.html
"
>
matplotlib.gridspec
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/image.html
"
>
matplotlib.image
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/legend.html
"
>
matplotlib.legend
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/legend_handler.html
"
>
matplotlib.legend_handler
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/lines.html
"
>
matplotlib.lines
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/markers.html
"
>
matplotlib.markers
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/mathtext.html
"
>
matplotlib.mathtext
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/mlab.html
"
>
matplotlib.mlab
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/offsetbox.html
"
>
matplotlib.offsetbox
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/patches.html
"
>
matplotlib.patches
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/path.html
"
>
matplotlib.path
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/patheffects.html
"
>
matplotlib.patheffects
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/projections.html
"
>
matplotlib.projections
</
a
>
</
li
>
<
ul
>
<
li
>
<
a
href
="
matplotlib/projections/polar.html
"
>
matplotlib.projections.polar
</
a
>
</
li
>
</
ul
>
<
li
>
<
a
href
="
matplotlib/pyplot.html
"
>
matplotlib.pyplot
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/quiver.html
"
>
matplotlib.quiver
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/rcsetup.html
"
>
matplotlib.rcsetup
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/sankey.html
"
>
matplotlib.sankey
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/scale.html
"
>
matplotlib.scale
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/sphinxext/plot_directive.html
"
>
matplotlib.sphinxext.plot_directive
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/spines.html
"
>
matplotlib.spines
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/stackplot.html
"
>
matplotlib.stackplot
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/streamplot.html
"
>
matplotlib.streamplot
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/style/core.html
"
>
matplotlib.style.core
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/table.html
"
>
matplotlib.table
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/testing.html
"
>
matplotlib.testing
</
a
>
</
li
>
<
ul
>
<
li
>
<
a
href
="
matplotlib/testing/compare.html
"
>
matplotlib.testing.compare
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/testing/decorators.html
"
>
matplotlib.testing.decorators
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/testing/exceptions.html
"
>
matplotlib.testing.exceptions
</
a
>
</
li
>
</
ul
>
<
li
>
<
a
href
="
matplotlib/texmanager.html
"
>
matplotlib.texmanager
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/text.html
"
>
matplotlib.text
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/textpath.html
"
>
matplotlib.textpath
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/ticker.html
"
>
matplotlib.ticker
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tight_layout.html
"
>
matplotlib.tight_layout
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/transforms.html
"
>
matplotlib.transforms
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/triangulation.html
"
>
matplotlib.tri.triangulation
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/tricontour.html
"
>
matplotlib.tri.tricontour
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/trifinder.html
"
>
matplotlib.tri.trifinder
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/triinterpolate.html
"
>
matplotlib.tri.triinterpolate
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/tripcolor.html
"
>
matplotlib.tri.tripcolor
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/triplot.html
"
>
matplotlib.tri.triplot
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/trirefine.html
"
>
matplotlib.tri.trirefine
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/tri/tritools.html
"
>
matplotlib.tri.tritools
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/type1font.html
"
>
matplotlib.type1font
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/units.html
"
>
matplotlib.units
</
a
>
</
li
>
<
li
>
<
a
href
="
matplotlib/widgets.html
"
>
matplotlib.widgets
</
a
>
</
li
>
</
ul
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/anchored_artists.html
"
>
mpl_toolkits.axes_grid1.anchored_artists
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/axes_divider.html
"
>
mpl_toolkits.axes_grid1.axes_divider
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/axes_grid.html
"
>
mpl_toolkits.axes_grid1.axes_grid
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/axes_rgb.html
"
>
mpl_toolkits.axes_grid1.axes_rgb
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/axes_size.html
"
>
mpl_toolkits.axes_grid1.axes_size
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/colorbar.html
"
>
mpl_toolkits.axes_grid1.colorbar
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/inset_locator.html
"
>
mpl_toolkits.axes_grid1.inset_locator
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/mpl_axes.html
"
>
mpl_toolkits.axes_grid1.mpl_axes
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axes_grid1/parasite_axes.html
"
>
mpl_toolkits.axes_grid1.parasite_axes
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/angle_helper.html
"
>
mpl_toolkits.axisartist.angle_helper
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/axes_grid.html
"
>
mpl_toolkits.axisartist.axes_grid
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/axes_rgb.html
"
>
mpl_toolkits.axisartist.axes_rgb
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/axis_artist.html
"
>
mpl_toolkits.axisartist.axis_artist
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/axisline_style.html
"
>
mpl_toolkits.axisartist.axisline_style
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/axislines.html
"
>
mpl_toolkits.axisartist.axislines
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/clip_path.html
"
>
mpl_toolkits.axisartist.clip_path
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/floating_axes.html
"
>
mpl_toolkits.axisartist.floating_axes
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/grid_finder.html
"
>
mpl_toolkits.axisartist.grid_finder
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/axisartist/grid_helper_curvelinear.html
"
>
mpl_toolkits.axisartist.grid_helper_curvelinear
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/mplot3d/art3d.html
"
>
mpl_toolkits.mplot3d.art3d
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/mplot3d/axes3d.html
"
>
mpl_toolkits.mplot3d.axes3d
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/mplot3d/axis3d.html
"
>
mpl_toolkits.mplot3d.axis3d
</
a
>
</
li
>
<
li
>
<
a
href
="
mpl_toolkits/mplot3d/proj3d.html
"
>
mpl_toolkits.mplot3d.proj3d
</
a
>
</
li
>
<
li
>
<
a
href
="
numpy.html
"
>
numpy
</
a
>
</
li
>
</
ul
>
</
div
>
</
div
>
</
div
>
<
div
class
="
clearer
"
>
</
div
>
</
div
>
<
footer
>
<
div
class
="
footer
"
>
© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2020 The Matplotlib development team.
<
br
/>
Last updated on Sep 15, 2020.
Created using
<
a
href
="
http://sphinx-doc.org/
"
>
Sphinx
</
a
>
3.1.1.
Doc version 3.3.2.
</
div
>
</
footer
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL