Skip to content

Commit 7b0395d

Browse files
committed
add logo
1 parent 607924b commit 7b0395d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
[![GitHub stars](https://img.shields.io/github/stars/nschloe/tikzplotlib.svg?logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/tikzplotlib)
1111
[![PyPi downloads](https://img.shields.io/pypi/dd/tikzplotlib.svg)](https://pypistats.org/packages/tikzplotlib)
1212

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

0 commit comments

Comments
 (0)