File tree Expand file tree Collapse file tree 4 files changed +14
-5
lines changed
Filter options
Expand file tree Collapse file tree 4 files changed +14
-5
lines changed
Original file line number Diff line number Diff line change 1
1
2
+
3
+
2
4
< div id ="sidebar-donations ">
3
- < a href ="https://www.flipcause.com/secure/cause_pdetails/MjI1OA== " target ="_blank "> < div class ="donate_button " > Support Matplotlib</ div > </ a >
4
- < a href ="https://www.flipcause.com/secure/cause_pdetails/MTY3NTU= " target ="_blank "> < div class ="donate_button " > Support NumFOCUS</ div > </ a >
5
+ < a href ="https://numfocus.salsalabs.org/donate-to-matplotlib/index.html " target ="_blank "> < div class ="donate_button " > Support Matplotlib</ div > </ a >
5
6
</ div >
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ <h3>{{ _('Navigation') }}</h3>
185
185
</ div >
186
186
{%- endif %}
187
187
< div id ="plotting-contest " style ="padding: 6px; background-color: teal; color: white; ">
188
- < p style ="margin: 0; "> The 2019 SciPy John Hunter Excellence in Plotting Contest is accepting submissions!
188
+ < p style ="margin: 0; "> The 2019 SciPy John Hunter Excellence in Plotting Contest is accepting submissions!
189
189
< br />
190
190
< a href ="https://docs.google.com/forms/d/e/1FAIpQLSe-_AnKvYSzeQWfNDRoXgW0vl7_8q6jj3QbLIac8eUcb9lSAA/viewform?usp=sf_link " style ="font-weight: bold; "> Apply by June 8th</ a > </ p >
191
191
</ div >
Original file line number Diff line number Diff line change @@ -27,7 +27,9 @@ pp. 90-95, 2007 <https://doi.org/10.1109/MCSE.2007.55>`_.
27
27
28
28
DOIs
29
29
----
30
-
30
+ v3.1.0
31
+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.2893252.svg
32
+ :target: https://doi.org/10.5281/zenodo.2893252
31
33
v3.0.3
32
34
.. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.2577644.svg
33
35
:target: https://doi.org/10.5281/zenodo.2577644
@@ -40,6 +42,12 @@ v3.0.1
40
42
v3.0.0
41
43
.. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.1420605.svg
42
44
:target: https://doi.org/10.5281/zenodo.1420605
45
+ v2.2.4
46
+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.2669103.svg
47
+ :target: https://doi.org/10.5281/zenodo.2669103
48
+ v2.2.3
49
+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.1343133.svg
50
+ :target: https://doi.org/10.5281/zenodo.1343133
43
51
v2.2.2
44
52
.. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.1202077.svg
45
53
:target: https://doi.org/10.5281/zenodo.1202077
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ Please consider `donating to the Matplotlib project <donating_>`_ through
186
186
the Numfocus organization or to the `John Hunter Technology Fellowship
187
187
<jdh-fellowship_> `_.
188
188
189
- .. _donating : https://www.flipcause.com/secure/cause_pdetails/MjI1OA==
189
+ .. _donating : https://numfocus.salsalabs.org/donate-to-matplotlib/index.html
190
190
.. _jdh-fellowship : https://www.numfocus.org/programs/john-hunter-technology-fellowship/
191
191
192
192
The :doc: `Matplotlib license <users/license >` is based on the `Python Software
You can’t perform that action at this time.
0 commit comments