معرفی شرکت ها


python-adjustText-0.8.1-1.fc37.src.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
نام بسته python-adjustText
نام فایل بسته python-adjustText-0.8.1-1.fc37.src.rpm
نسخه بسته 0.8.1
انتشار بسته 1.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 07 Nov 2023 04
هاست سازنده buildvm-x86-24.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/Phlya/adjustText
مجوز MIT
حجم دانلود 2.5M
حجم نصب 2.421M
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.


نیازمندی

مقدار نام
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3dist(matplotlib)
- python3dist(numpy)
- python3dist(packaging)
>= 19 python3dist(pip)
>= 40.8 python3dist(setuptools)
- python3dist(wheel)


ارائه دهنده

مقدار نام
= 0.8.1-1.fc37 python3-adjustText


نحوه نصب


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

    dnf install python-adjustText-0.8.1-1.fc37.src.rpm


فایل ها

مسیرها
adjustText-0.8.1.tar.gz


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

تاریخ آخرین تغییر جزئیات
2023-11-07

[packit] 0.8.1 upstream release

2023-11-04

Update to 0.8

2023-11-04

Use forge macros (enabling Packit)
Drop LICENSE patch
Drop BR on git-core
drop %license (now included in dist-info)

2023-11-04

Add Packit config

2023-11-04

Clean up spec file and use %pypi_name

2023-11-04

Also remove patch from sources

2023-11-04

Add patch to dist-git

2022-10-18

Add missing patch file to sources

2022-10-17

Initial release