FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
matplotlib.github.com/3.3.4/citing.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.4
/
citing.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
265 lines (244 loc) · 15.8 KB
Breadcrumbs
matplotlib.github.com
/
3.3.4
/
citing.html
Copy path
File metadata and controls
265 lines (244 loc) · 15.8 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
<!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
>
Citing Matplotlib — Matplotlib 3.3.4 documentation
</
title
>
<
link
rel
="
stylesheet
"
href
="
_static/mpl.css?v3.3.4
"
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
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
_static/gallery-rendered-html.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.4 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
="
next
"
title
="
Credits
"
href
="
users/credits.html
"
/>
<
link
rel
="
prev
"
title
="
License
"
href
="
users/license.html
"
/>
<
link
rel
="
top
"
title
="
Matplotlib 3.3.4 documentation
"
href
="
#
"
/>
<
link
rel
="
canonical
"
href
="
https://matplotlib.org/stable/citing.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.4). For the latest version see
<
a
href
="
https://matplotlib.org/stable/citing.html
"
>
https://matplotlib.org/stable/citing.html
</
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.4
</
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
class
="
right
"
>
<
a
href
="
users/credits.html
"
title
="
Credits
"
accesskey
="
N
"
>
next
</
a
>
|
</
li
>
<
li
class
="
right
"
>
<
a
href
="
users/license.html
"
title
="
License
"
accesskey
="
P
"
>
previous
</
a
>
|
</
li
>
<
li
>
<
a
href
="
index.html
"
>
home
</
a
>
|
</
li
>
<
li
>
<
a
href
="
contents.html
"
>
contents
</
a
>
»
</
li
>
<
li
class
="
nav-item nav-item-1
"
>
<
a
href
="
users/index.html
"
accesskey
="
U
"
>
User's Guide
</
a
>
»
</
li
>
<
li
class
="
nav-item nav-item-this
"
>
<
a
href
=""
>
Citing Matplotlib
</
a
>
</
li
>
</
ul
>
</
div
>
<
div
class
="
sphinxsidebar
"
role
="
navigation
"
aria-label
="
main navigation
"
>
<
div
class
="
sphinxsidebarwrapper
"
>
<
h3
>
<
a
href
="
contents.html
"
>
Table of Contents
</
a
>
</
h3
>
<
ul
>
<
li
>
<
a
class
="
reference internal
"
href
="
#
"
>
Citing Matplotlib
</
a
>
<
ul
>
<
li
>
<
a
class
="
reference internal
"
href
="
#dois
"
>
DOIs
</
a
>
<
ul
>
<
li
>
<
a
class
="
reference internal
"
href
="
#by-version
"
>
By version
</
a
>
</
li
>
</
ul
>
</
li
>
</
ul
>
</
li
>
</
ul
>
<
div
class
="
relations
"
>
<
h3
>
Related Topics
</
h3
>
<
ul
>
<
li
>
<
a
href
="
contents.html
"
>
Documentation overview
</
a
>
<
ul
>
<
li
>
<
a
href
="
users/index.html
"
>
User's Guide
</
a
>
<
ul
>
<
li
>
Previous:
<
a
href
="
users/license.html
"
title
="
previous chapter
"
>
License
</
a
>
</
li
>
<
li
>
Next:
<
a
href
="
users/credits.html
"
title
="
next chapter
"
>
Credits
</
a
>
</
li
>
</
ul
>
</
li
>
</
ul
>
</
li
>
</
ul
>
</
div
>
<
div
id
="
sidebar-pagesource
"
role
="
note
"
aria-label
="
source link
"
style
="
margin-top: 1.5em; padding-top: 0.1em; border-top: 1px solid #86989b
"
>
<
a
href
="
_sources/citing.rst.txt
"
style
="
color: #c0c0c0
"
rel
="
nofollow
"
>
Show Page Source
</
a
>
</
div
>
</
div
>
</
div
>
<
div
class
="
document
"
>
<
div
class
="
documentwrapper
"
>
<
div
class
="
bodywrapper
"
>
<
div
class
="
body
"
role
="
main
"
>
<
div
class
="
section
"
id
="
citing-matplotlib
"
>
<
h1
>
Citing Matplotlib
<
a
class
="
headerlink
"
href
="
#citing-matplotlib
"
title
="
Permalink to this headline
"
>
¶
</
a
>
</
h1
>
<
p
>
If Matplotlib contributes to a project that leads to a scientific publication,
please acknowledge this fact by citing
<
a
class
="
reference external
"
href
="
https://doi.org/10.1109/MCSE.2007.55
"
>
J. D. Hunter, "Matplotlib: A 2D
Graphics Environment", Computing in Science & Engineering, vol. 9, no. 3,
pp. 90-95, 2007
</
a
>
.
</
p
>
<
div
class
="
highlight-bibtex notranslate
"
>
<
div
class
="
highlight
"
>
<
pre
>
<
span
>
</
span
>
<
span
class
="
nc
"
>
@Article
</
span
>
<
span
class
="
p
"
>
{
</
span
>
<
span
class
="
nl
"
>
Hunter:2007
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
Author
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{Hunter, J. D.}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
Title
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{Matplotlib: A 2D graphics environment}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
Journal
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{Computing in Science \& Engineering}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
Volume
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{9}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
Number
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{3}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
Pages
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{90--95}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
abstract
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{Matplotlib is a 2D graphics package used for Python for
</
span
>
<
span
class
="
s
"
>
application development, interactive scripting, and publication-quality
</
span
>
<
span
class
="
s
"
>
image generation across user interfaces and operating systems.}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
publisher
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{IEEE COMPUTER SOC}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
doi
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
s
"
>
{10.1109/MCSE.2007.55}
</
span
>
<
span
class
="
p
"
>
,
</
span
>
<
span
class
="
na
"
>
year
</
span
>
<
span
class
="
p
"
>
=
</
span
>
<
span
class
="
m
"
>
2007
</
span
>
<
span
class
="
p
"
>
}
</
span
>
</
pre
>
</
div
>
</
div
>
<
div
class
="
section
"
id
="
dois
"
>
<
h2
>
DOIs
<
a
class
="
headerlink
"
href
="
#dois
"
title
="
Permalink to this headline
"
>
¶
</
a
>
</
h2
>
<
p
>
The following DOI represents
<
em
>
all
</
em
>
Matplotlib versions. Please select a more
specific DOI from the list below, referring to the version used for your publication.
</
p
>
<
blockquote
>
<
div
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.592536
"
>
<
img
alt
="
https://zenodo.org/badge/DOI/10.5281/zenodo.592536.svg
"
src
="
https://zenodo.org/badge/DOI/10.5281/zenodo.592536.svg
"
/>
</
a
>
</
div
>
</
blockquote
>
<
div
class
="
section
"
id
="
by-version
"
>
<
h3
>
By version
<
a
class
="
headerlink
"
href
="
#by-version
"
title
="
Permalink to this headline
"
>
¶
</
a
>
</
h3
>
<
dl
class
="
docutils
"
>
<
dt
>
v3.3.4
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.4475376
"
>
<
img
alt
="
_images/4475376.svg
"
src
="
_images/4475376.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.3.3
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.4268928
"
>
<
img
alt
="
_images/4268928.svg
"
src
="
_images/4268928.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.3.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.4030140
"
>
<
img
alt
="
_images/4030140.svg
"
src
="
_images/4030140.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.3.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3984190
"
>
<
img
alt
="
_images/3984190.svg
"
src
="
_images/3984190.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.3.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3948793
"
>
<
img
alt
="
_images/3948793.svg
"
src
="
_images/3948793.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.2.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3898017
"
>
<
img
alt
="
_images/3898017.svg
"
src
="
_images/3898017.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.2.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3714460
"
>
<
img
alt
="
_images/3714460.svg
"
src
="
_images/3714460.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.2.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3695547
"
>
<
img
alt
="
_images/3695547.svg
"
src
="
_images/3695547.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.1.3
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3633844
"
>
<
img
alt
="
_images/3633844.svg
"
src
="
_images/3633844.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.1.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3563226
"
>
<
img
alt
="
_images/3563226.svg
"
src
="
_images/3563226.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.1.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3264781
"
>
<
img
alt
="
_images/3264781.svg
"
src
="
_images/3264781.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.1.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.2893252
"
>
<
img
alt
="
_images/2893252.svg
"
src
="
_images/2893252.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.0.3
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.2577644
"
>
<
img
alt
="
_images/2577644.svg
"
src
="
_images/2577644.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.0.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1482099
"
>
<
img
alt
="
_images/1482099.svg
"
src
="
_images/1482099.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.0.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1482098
"
>
<
img
alt
="
_images/1482098.svg
"
src
="
_images/1482098.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.2.5
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.3633833
"
>
<
img
alt
="
_images/3633833.svg
"
src
="
_images/3633833.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v3.0.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1420605
"
>
<
img
alt
="
_images/1420605.svg
"
src
="
_images/1420605.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.2.4
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.2669103
"
>
<
img
alt
="
_images/2669103.svg
"
src
="
_images/2669103.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.2.3
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1343133
"
>
<
img
alt
="
_images/1343133.svg
"
src
="
_images/1343133.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.2.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1202077
"
>
<
img
alt
="
_images/1202077.svg
"
src
="
_images/1202077.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.2.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1202050
"
>
<
img
alt
="
_images/1202050.svg
"
src
="
_images/1202050.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.2.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1189358
"
>
<
img
alt
="
_images/1189358.svg
"
src
="
_images/1189358.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.1.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1154287
"
>
<
img
alt
="
_images/1154287.svg
"
src
="
_images/1154287.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.1.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1098480
"
>
<
img
alt
="
_images/1098480.svg
"
src
="
_images/1098480.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.1.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.1004650
"
>
<
img
alt
="
_images/1004650.svg
"
src
="
_images/1004650.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.0.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.573577
"
>
<
img
alt
="
_images/573577.svg
"
src
="
_images/573577.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.0.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.570311
"
>
<
img
alt
="
_images/570311.svg
"
src
="
_images/570311.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v2.0.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.248351
"
>
<
img
alt
="
_images/248351.svg
"
src
="
_images/248351.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.5.3
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.61948
"
>
<
img
alt
="
_images/61948.svg
"
src
="
_images/61948.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.5.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.56926
"
>
<
img
alt
="
_images/56926.svg
"
src
="
_images/56926.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.5.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.44579
"
>
<
img
alt
="
_images/44579.svg
"
src
="
_images/44579.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.5.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.32914
"
>
<
img
alt
="
_images/32914.svg
"
src
="
_images/32914.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.4.3
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.15423
"
>
<
img
alt
="
_images/15423.svg
"
src
="
_images/15423.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.4.2
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.12400
"
>
<
img
alt
="
_images/12400.svg
"
src
="
_images/12400.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.4.1
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.12287
"
>
<
img
alt
="
_images/12287.svg
"
src
="
_images/12287.svg
"
/>
</
a
>
</
dd
>
<
dt
>
v1.4.0
</
dt
>
<
dd
>
<
a
class
="
reference external image-reference
"
href
="
https://doi.org/10.5281/zenodo.11451
"
>
<
img
alt
="
_images/11451.svg
"
src
="
_images/11451.svg
"
/>
</
a
>
</
dd
>
</
dl
>
</
div
>
</
div
>
</
div
>
</
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 - 2021 The Matplotlib development team.
<
br
/>
Last updated on Jan 28, 2021.
Created using
<
a
href
="
http://sphinx-doc.org/
"
>
Sphinx
</
a
>
3.1.1.
Doc version v3.3.4.
</
div
>
</
footer
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL