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.
2 parents 76fe3ab + 401f88b commit f95b8baCopy full SHA for f95b8ba
README.rst
@@ -1,4 +1,4 @@
1
-|Travis|_ |AppVeyor|_ |Codecov|_ |PyPi|_ |Gitter|_ |NUMFocus|_
+|Travis|_ |AppVeyor|_ |Codecov|_ |LGTM|_ |PyPi|_ |Gitter|_ |NUMFocus|_
2
3
4
.. |Travis| image:: https://travis-ci.org/matplotlib/matplotlib.svg?branch=master
@@ -10,6 +10,9 @@
10
.. |Codecov| image:: https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=master&service=github
11
.. _Codecov: https://codecov.io/github/matplotlib/matplotlib?branch=master
12
13
+.. |LGTM| image:: https://img.shields.io/lgtm/grade/python/g/matplotlib/matplotlib.svg?logo=lgtm&logoWidth=18
14
+.. _LGTM: https://lgtm.com/projects/g/matplotlib/matplotlib
15
+
16
.. |PyPi| image:: https://badge.fury.io/py/matplotlib.svg
17
.. _PyPi: https://badge.fury.io/py/matplotlib
18
0 commit comments