--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-8c8992c013
2024-07-13 02:45:05.207003
--------------------------------------------------------------------------------

Name        : python-adjustText
Product     : Fedora 40
Version     : 1.2.0
Release     : 1.fc40
URL         : https://github.com/Phlya/adjustText
Summary     : Automatic label placement for matplotlib
Description :
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.

--------------------------------------------------------------------------------
Update Information:

1.2.0
Release for compatibility with NumPy 2.0
Also now adjust_text returns the modified text objects and created arrows
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jul  3 2024 Packit <he...@packit.dev> - 1.2.0-1
- Update to 1.2.0 upstream release
- Resolves: rhbz#2295420
* Sat Jun  8 2024 Python Maint <python-ma...@redhat.com> - 1.1.1-2
- Rebuilt for Python 3.13
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2295420 - python-adjustText-1.2.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2295420
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-8c8992c013' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to