Kwplot

Latest version: v0.5.2

Safety actively analyzes 701533 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.4.8

Fixed
* Fixed potential crash in autompl on some systems with conflicting PyQt5 and
python-opencv libraries. This involves falling back to agg if there *might*
be a conflict. The environ KWPLOT_UNSAFE=1 can be set to use the old behavior

0.4.7

Added
* Added "force" kwarg to autompl, which will change the backend and prevent
future non-force autompl calls from changing the backend.

* BackendContext - a context manager for matplotlib backends. Primary purpose
is to allow the user to ensure that the agg backend is used in certain
places.

* `mpl_draw.draw_points` - draws 2d points

0.4.5

0.4.3

Fixed
* Bugs in `plot_matrix`

0.4.2

Changes
* Moved implementation of non-matplotlib drawing function to kwimage. This lets
kwimage be independent of kwplot. These functions are still exposed in kwplot
for backwards compatibility. This may change in the future.

0.4.0

Changes
* Starting a changelog
* Tweaking build scripts and CI configurations.
* Minor improvements to `multi_plot`
* `Color` no longer directly depends on `matplotlib`, might be ported to `kwimage` in the future.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.