Metadata-Version: 1.1
Name: plotexplorer-gui
Version: 0.4.0
Summary: A wxpython/matplotlib script for plotting and contrasting a collection of graphs
Home-page: https://pypi.python.org/pypi/plotexplorer_gui/
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
