Metadata-Version: 2.1
Name: mpl4qt
Version: 2.8.2
Summary: Data visualization widgets for PyQt5
Home-page: https://phantasy-project.github.io/mpl4qt/
Author: Tong Zhang
Author-email: zhangt@frib.msu.edu
License: MIT
Keywords: widgets Qt designer PyQt matplotlib
Platform: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: PyQt5
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: tables
Provides-Extra: dev
Requires-Dist: pyqt5-tools ; extra == 'dev'

# mpl4qt

A collection of Qt widgets developed with [Matplotlib](https://matplotlib.org/) for data visualization in [PyQt5](https://www.riverbankcomputing.com/software/pyqt/) applications.

All these widgets show as a new tab so-called **DataViz Widgets** in the **Widget Box** of Qt designer.
CLI tool: `run_designer` could be used to launch Qt designer with `mpl4qt`.




