Port details |
- py-mpl-interactions Simple interactive Matplotlib plots
- 0.21.0_1 graphics
=0 0.21.0_1Version of this port present on the latest quarterly branch. - Maintainer: makc@FreeBSD.org
 - Port Added: 2020-11-07 17:18:55
- Last Update: 2022-05-24 16:24:45
- Commit Hash: b1e7cba
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- mpl_interactions aims to simplify creation of interactive Matplotlib plots.
It provides:
- sliders to control the output of pyplot functions (e.g. plot and hist)
- function to compare horizontal and vertical slices of heatmaps
- zooming with the scroll wheel
WWW: https://pypi.python.org/pypi/mpl-interactions
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mpl-interactions>0:graphics/py-mpl-interactions@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-mpl-interactions/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-mpl-interactions
- pkg install py38-mpl-interactions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-mpl-interactions listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-mpl-interactions
- Package flavors (<flavor>: <package>)
- py38: py38-mpl-interactions
- distinfo:
- TIMESTAMP = 1650555189
SHA256 (mpl_interactions-0.21.0.tar.gz) = b17deb3d1703bd7eb8b003be2768d3ec01cb5937718615d58b6db03a9bfd8cc5
SIZE (mpl_interactions-0.21.0.tar.gz) = 36040983
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-matplotlib>0 : math/py-matplotlib@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_py-mpl-interactions
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 May 2022 16:24:45 0.21.0_1
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: do not install tests
PR: 262759 |
22 Apr 2022 15:21:27 0.21.0
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: Update to 0.21.0 |
03 Jan 2022 15:37:21 0.20.0
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: update to 0.20.0 |
25 Sep 2021 13:40:47 0.19.0
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: update to 0.19.0 |
23 Jul 2021 19:58:45 0.18.0
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: Update to 0.18.0 |
03 Jun 2021 18:30:49 0.17.12
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: update to 0.17.12 |
10 May 2021 20:13:20 0.17.7
|
Thierry Thomas (thierry)  |
math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.
PR: 255347
Reported by: sunpoet |
12 Apr 2021 20:06:46 0.17.7
|
Max Brazhnikov (makc)  |
graphics/py-mpl-interactions: Update to 0.17.7 |
07 Apr 2021 08:09:01 0.17.6
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.17.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Mar 2021 20:25:52
0.17.6
|
makc  |
graphics/py-mpl-interaction: Update to 0.17.6 |
23 Feb 2021 09:16:56
0.17.4
|
makc  |
graphics/py-mpl-interactions: update to 0.17.4 |
29 Dec 2020 20:55:45
0.16.0
|
makc  |
graphics/py-mpl-interactions: update to 0.16.0 |
28 Nov 2020 15:05:39
0.14.1
|
makc  |
graphics/py-mpl-interactions: update to 0.14.1 |
07 Nov 2020 11:31:29
0.10.1
|
makc  |
Add new port graphics/py-mpl-interactions:
mpl_interactions aims to simplify creation of interactive Matplotlib plots.
WWW: https://pypi.python.org/pypi/mpl-interactions |