Skip to content

Commit 3819583

Browse files
committed
move logo
1 parent 7b0395d commit 3819583

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# tikzplotlib
1+
<p align="center">
2+
<img alt="tikzplotlib" src="https://nschloe.github.io/tikzplotlib/logo-tikzplotlib.png" width="60%">
3+
</p>
24

35
[![CircleCI](https://img.shields.io/circleci/project/github/nschloe/tikzplotlib/master.svg)](https://circleci.com/gh/nschloe/tikzplotlib/tree/master)
46
[![codecov](https://img.shields.io/codecov/c/github/nschloe/tikzplotlib.svg)](https://codecov.io/gh/nschloe/tikzplotlib)
@@ -10,10 +12,6 @@
1012
[![GitHub stars](https://img.shields.io/github/stars/nschloe/tikzplotlib.svg?logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/tikzplotlib)
1113
[![PyPi downloads](https://img.shields.io/pypi/dd/tikzplotlib.svg)](https://pypistats.org/packages/tikzplotlib)
1214

13-
<p align="center">
14-
<img src="https://nschloe.github.io/tikzplotlib/logo-tikzplotlib.png" width="60%">
15-
</p>
16-
1715
This is tikzplotlib, a Python tool for converting matplotlib figures into
1816
[PGFPlots](https://www.ctan.org/pkg/pgfplots) ([PGF/TikZ](https://www.ctan.org/pkg/pgf))
1917
figures like

0 commit comments

Comments
 (0)