Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
plotexplorer_gui is unavailable in
PyPM, because there aren't any builds for it in the
package repositories. Click the linked icons to find out why.
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
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.