Sun, 23 Feb 2025 08:15:27 UTC | login

Information for build python-adjustText-0.7.3-8.fc39

ID254632
Package Namepython-adjustText
Version0.7.3
Release8.fc39
Epoch
SummaryAutomatic label placement for matplotlib
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 10:33:32 UTC
CompletedFri, 20 Oct 2023 10:33:32 UTC
Tags
f40
RPMs
src
python-adjustText-0.7.3-8.fc39.src.rpm (info) (download)
noarch
python3-adjustText-0.7.3-8.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 0.7.3-7 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 23 2022 Sandro <devel@penguinpee.nl> - 0.7.3-5 - Clean up spec file and use %pypi_name * Fri Oct 21 2022 Sandro <devel@penguinpee.nl> - 0.7.3-4 - Also remove patch from sources * Fri Oct 21 2022 Sandro <devel@penguinpee.nl> - 0.7.3-3 - Add patch to dist-git * Tue Oct 18 2022 Sandro <devel@penguinpee.nl> - 0.7.3-2 - Add missing patch file to sources * Mon Oct 17 2022 Sandro <devel@penguinpee.nl> - 0.7.3-1 - Initial release (RHBZ#2130030)