Matplotlib-Qt-Visualization
A Python package providing enhanced data visualization and ROI selection built on top of Matplotlib and PyQt6
Installing
Installing from the source code
This package can be installed in the same ways that most python packages installed. The easiest way is to use Pip:
Navigate to the root directory of this Git repository and run pip install .
Installing from PyPi
pip install mpl_qt_viz
Install with Conda
conda install -c conda-forge mpl_qt_viz
Examples
Using the PlotNd widget to visualize hyperspectral imagery of a cancer cell
Using the DockablePlotsWindow to help organize a large number of plots.
Release files for mpl-qt-viz 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mpl_qt_viz-1.2.0.tar.gz | 13.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mpl_qt_viz-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.9 MB
Release files / mpl_qt_viz-1.2.0.tar.gz
| Download URL | mpl_qt_viz-1.2.0.tar.gz |
|---|---|
| Size | 13.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1773c9599e180201ad9b0c7c68b4ffdbaf577c186db7716521ab7f8a591f5708
|
|
BLAKE2b-256 checksum How to use checksums |
b19427e32dec6167474f9e920e17ef2c0c43e8945f615b4ad71ffb113e95ead6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|
Release files / mpl_qt_viz-1.2.0-py3-none-any.whl
| Download URL | mpl_qt_viz-1.2.0-py3-none-any.whl |
|---|---|
| Size | 81.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3680f94d40832657361d9f266254eca6a43f2d7fae9cc2deb4b607b4dc45f5c8
|
|
BLAKE2b-256 checksum How to use checksums |
149fd4702c404c12fa2b6be2e957b8471bed9ffc2cb781634b32843e2f24574a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|