Skip to content

Commit 62453b1

Browse files
committed
flat-square badges
1 parent 3819583 commit 62453b1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<img alt="tikzplotlib" src="https://nschloe.github.io/tikzplotlib/logo-tikzplotlib.png" width="60%">
33
</p>
44

5-
[![CircleCI](https://img.shields.io/circleci/project/github/nschloe/tikzplotlib/master.svg)](https://circleci.com/gh/nschloe/tikzplotlib/tree/master)
6-
[![codecov](https://img.shields.io/codecov/c/github/nschloe/tikzplotlib.svg)](https://codecov.io/gh/nschloe/tikzplotlib)
7-
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
8-
[![Documentation Status](https://readthedocs.org/projects/tikzplotlib/badge/?version=latest)](https://readthedocs.org/projects/tikzplotlib/?badge=latest)
9-
[![awesome](https://img.shields.io/badge/awesome-yes-brightgreen.svg)](https://github.com/nschloe/tikzplotlib)
10-
[![PyPi Version](https://img.shields.io/pypi/v/tikzplotlib.svg)](https://pypi.org/project/tikzplotlib)
11-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1173089.svg)](https://doi.org/10.5281/zenodo.1173089)
12-
[![GitHub stars](https://img.shields.io/github/stars/nschloe/tikzplotlib.svg?logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/tikzplotlib)
13-
[![PyPi downloads](https://img.shields.io/pypi/dd/tikzplotlib.svg)](https://pypistats.org/packages/tikzplotlib)
5+
[![CircleCI](https://img.shields.io/circleci/project/github/nschloe/tikzplotlib/master.svg?style=flat-square)](https://circleci.com/gh/nschloe/tikzplotlib/tree/master)
6+
[![codecov](https://img.shields.io/codecov/c/github/nschloe/tikzplotlib.svg?style=flat-square)](https://codecov.io/gh/nschloe/tikzplotlib)
7+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/ambv/black)
8+
[![Documentation Status](https://readthedocs.org/projects/tikzplotlib/badge/?version=latest&style=flat-square)](https://readthedocs.org/projects/tikzplotlib/?badge=latest)
9+
[![awesome](https://img.shields.io/badge/awesome-yes-brightgreen.svg?style=flat-square)](https://github.com/nschloe/tikzplotlib)
10+
[![PyPi Version](https://img.shields.io/pypi/v/tikzplotlib.svg?style=flat-square)](https://pypi.org/project/tikzplotlib)
11+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1173089.svg?style=flat-square)](https://doi.org/10.5281/zenodo.1173089)
12+
[![GitHub stars](https://img.shields.io/github/stars/nschloe/tikzplotlib.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/tikzplotlib)
13+
[![PyPi downloads](https://img.shields.io/pypi/dd/tikzplotlib.svg?style=flat-square)](https://pypistats.org/packages/tikzplotlib)
1414

1515
This is tikzplotlib, a Python tool for converting matplotlib figures into
1616
[PGFPlots](https://www.ctan.org/pkg/pgfplots) ([PGF/TikZ](https://www.ctan.org/pkg/pgf))

0 commit comments

Comments
 (0)