Metadata-Version: 2.2
Name: glue-small-multiples
Version: 1.3
Summary: A viewer for small multiples
Home-page: https://www.gluesolutions.io
Author: glue solutions, inc.
Author-email: jfoster@gluesolutions.io
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-qt; extra == "test"
Requires-Dist: pytest-faulthandler; extra == "test"
Requires-Dist: mock; extra == "test"
Provides-Extra: qt5
Requires-Dist: PyQt5>=5.9; extra == "qt5"
Provides-Extra: qt6
Requires-Dist: PyQt6; extra == "qt6"
Provides-Extra: glue
Requires-Dist: glue-core; extra == "glue"
Requires-Dist: glue-qt; extra == "glue"

# small multiples

Add a small-multiples viewer to glue, allowing for the easy comparison of different partitions or facets of a dataset.

![Example Image](https://user-images.githubusercontent.com/3639698/191285037-598dc355-d185-4a23-99d8-318429272c4b.png)

