Thanks to visit codestin.com Credit goes to github.com
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.
1 parent db7492f commit 087c74fCopy full SHA for 087c74f
1 file changed
README.rst
@@ -40,13 +40,13 @@
40
.. |NUMFocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
41
.. _NUMFocus: https://www.numfocus.org
42
43
-.. image:: doc/_static/logo2.png
+.. image:: https://matplotlib.org/_static/logo2.svg
44
45
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
46
47
Check out our `home page <https://matplotlib.org/>`_ for more information.
48
49
-.. image:: doc/_static/readme_preview.png
+.. image:: https://matplotlib.org/_static/readme_preview.png
50
51
Matplotlib produces publication-quality figures in a variety of hardcopy formats
52
and interactive environments across platforms. Matplotlib can be used in Python scripts,
0 commit comments