Go to file
2011-04-05 13:05:05 -04:00
examples Merged from Ingo B. with changes 2011-04-05 12:53:05 -04:00
PIL_Fix Numerous fixes 2010-11-21 22:50:04 -05:00
__init__.py Merge from ACQ4: 2011-02-07 19:40:38 -05:00
ColorButton.py Merged from Ingo B. with changes 2011-04-05 12:53:05 -04:00
functions.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
GradientWidget.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
graphicsItems.py Merged from Ingo B. with changes 2011-04-05 12:53:05 -04:00
GraphicsView.py Merged from Ingo B. with changes 2011-04-05 12:53:05 -04:00
graphicsWindows.py Merge from ACQ4: 2011-02-07 19:40:38 -05:00
ImageView.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
ImageViewTemplate.py merged many changes in from acq4: 2010-07-24 14:29:09 -04:00
ImageViewTemplate.ui merged many changes in from acq4: 2010-07-24 14:29:09 -04:00
license.txt Added short readme file 2011-04-05 13:05:05 -04:00
MultiPlotItem.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
MultiPlotWidget.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
plotConfigTemplate.py merged many changes in from acq4: 2010-07-24 14:29:09 -04:00
plotConfigTemplate.ui merged many changes in from acq4: 2010-07-24 14:29:09 -04:00
PlotItem.py Merged from Ingo B. with changes 2011-04-05 12:53:05 -04:00
PlotWidget.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
Point.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
ptime.py fix--forgot to add ptime module 2010-07-27 00:09:10 -04:00
README Added short readme file 2011-04-05 13:05:05 -04:00
SignalProxy.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00
widgets.py Updates merged in from ACQ4: 2011-04-05 10:35:50 -04:00

PyQtGraph - A pure-Python graphics library for PyQt/PySide
Copyright 2011 University of North Carolina at Chapel Hill

Authors:
    Luke Campagnola   ('luke.campagnola@%s.com' % 'gmail')
    Megan Kratz
    Ingo Breßler

Requirements:
    PyQt 4.5+ or (coming soon) PySide
    python 2.6+
    numpy, scipy

    Known to run on Windows, Linux, and Mac.

Documentation:
    None. 
    You can look around in the examples directory or pester Luke to write some.