Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d0718c

Browse files
authored
Merge pull request #8362 from Phlya/patch-1
DOC: Add adjustText to the list of third party packages
2 parents ee61ee4 + 62446e2 commit 4d0718c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/_static/adjustText.png

60.4 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,9 @@ pyupset
171171
Windrose
172172
===============
173173
`Windrose <https://github.com/scls19fr/windrose>`_ is a Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
174+
175+
adjustText
176+
===============
177+
`adjustText <https://github.com/Phlya/adjustText>`_ is a small library for automatically adjusting text position in matplotlib plots to minimize overlaps between them, specified points and other objects.
178+
179+
.. image:: /_static/adjustText.png

0 commit comments

Comments
 (0)