معرفی شرکت ها


python3-adjustText-0.7.3-2.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Automatic label placement for matplotlib
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته python3-adjustText
نام فایل بسته python3-adjustText-0.7.3-2.fc37.noarch.rpm
نسخه بسته 0.7.3
انتشار بسته 2.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 18 Oct 2022 03
هاست سازنده buildvm-ppc64le-33.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://pypi.org/pypi/adjustText
مجوز MIT
حجم دانلود 28K
حجم نصب 90.919K
The idea is that often when we want to label multiple points on a graph the text will start heavily overlapping with both other labels and data points. This can be a major problem requiring manual solution. However this can be largely automatized by smart placing of the labels (difficult) or iterative adjustment of their positions to minimize overlaps (relatively easy). This library (well... script) implements the latter option to help with matplotlib graphs. Usage is very straightforward with usually pretty good results with no tweaking (most important is to just make text slightly smaller than default and maybe the figure a little larger). However the algorithm itself is highly configurable for complicated plots.


جایگزین ها

بسته نسخه معماری مخزن
python3-adjustText-0.8.1-1.fc37.noarch.rpm 0.8.1 noarch Fedora Everything


نیازمندی

مقدار نام
= 3.11 python(abi)
- python3.11dist(matplotlib)
- python3.11dist(numpy)


ارائه دهنده

مقدار نام
= 0.7.3-2.fc37 python-adjustText
= 0.7.3-2.fc37 python3-adjustText
= 0.7.3-2.fc37 python3.11-adjustText
= 0.7.3 python3.11dist(adjusttext)
= 0.7.3 python3dist(adjusttext)


نحوه نصب


نصب پکیج rpm python3-adjustText:

    dnf install python3-adjustText-0.7.3-2.fc37.noarch.rpm


فایل ها

مسیرها
/usr/lib/python3.11/site-packages/adjustText
/usr/lib/python3.11/site-packages/adjustText-0.7.3.dist-info
/usr/lib/python3.11/site-packages/adjustText-0.7.3.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/adjustText-0.7.3.dist-info/LICENSE
/usr/lib/python3.11/site-packages/adjustText-0.7.3.dist-info/METADATA
/usr/lib/python3.11/site-packages/adjustText-0.7.3.dist-info/WHEEL
/usr/lib/python3.11/site-packages/adjustText-0.7.3.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/adjustText/__init__.py
/usr/lib/python3.11/site-packages/adjustText/__pycache__
/usr/lib/python3.11/site-packages/adjustText/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/adjustText/__pycache__/__init__.cpython-311.pyc
/usr/share/doc/python3-adjustText
/usr/share/doc/python3-adjustText/README.md
/usr/share/licenses/python3-adjustText


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-10-17

Initial release