Skip to content

A Python library providing enhanced data visualization and ROI selection built on top of Matplotlib and PyQt5.

License

Notifications You must be signed in to change notification settings

nanthony21/mpl_qt_viz

Repository files navigation

Matplotlib-Qt-Visualization

A Python package providing enhanced data visualization and ROI selection built on top of Matplotlib and PyQt5

Documentation

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.

About

A Python library providing enhanced data visualization and ROI selection built on top of Matplotlib and PyQt5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages