Metadata-Version: 1.0
Name: plotexplorer-gui
Version: 0.3.2
Summary: A wxpython/matplotlib script for plotting and contrasting a collection of graphs
Home-page: UNKNOWN
Author: robochat
Author-email: rjsteed@talk21.com
License: BSD
Description: This script creates a matplotlib window next to the sortable list of checkboxes from which
        graphs can be selected. This is a quick way to compare many similar plots and explore
        such data sets. The list of available graphs can consist of several columns of metadata which
        can each be sorted. The final graph can be saved as an image or a csv file.
        
        This script depends upon wxpython and matplotlib.
        
Keywords: matplotlib
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Visualization
