A Python package providing enhanced data visualization and ROI selection built on top of Matplotlib and PyQt5
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 .
pip install mpl_qt_viz
conda install -c conda-forge mpl_qt_viz