8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5f3d79 + e9bec05 commit cf0a400Copy full SHA for cf0a400
README.rst
@@ -19,6 +19,10 @@
19
.. |Depsy| image:: http://depsy.org/api/package/pypi/matplotlib/badge.svg
20
.. _Depsy: http://depsy.org/package/python/matplotlib
21
22
+.. |NUMFocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
23
+.. _NUMFocus: http://www.numfocus.org
24
+
25
26
##########
27
Matplotlib
28
doc/_templates/badgesidebar.html
@@ -1,3 +1,8 @@
1
+<a href="https://www.numfocus.org">
2
+ <image src="https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A">
3
+</a>
4
5
+<br/>
6
7
<a href="http://depsy.org/package/python/matplotlib">
8
<img src="{{ pathto('_static/depsy_badge.svg', 1) }}">
0 commit comments