Go to file
Luke Campagnola aaece4badc bugfixes
2012-03-01 22:17:55 -05:00
canvas bugfixes 2012-03-01 22:17:55 -05:00
dockarea Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
documentation Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
examples Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
flowchart Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
graphicsItems bugfixes 2012-03-01 22:17:55 -05:00
imageview bugfixes 2012-03-01 22:17:55 -05:00
parametertree Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
PIL_Fix sync changes from acq4: 2011-04-25 08:51:18 -04:00
widgets bugfixes 2012-03-01 22:17:55 -05:00
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
__init__.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
debug.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
debug.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
functions.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
functions.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GraphicsScene.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GraphicsScene.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
graphicsWindows.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
graphicsWindows.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
license.txt Added short readme file 2011-04-05 13:05:05 -04:00
Point.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Point.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
ptime.py fix--forgot to add ptime module 2010-07-27 00:09:10 -04:00
ptime.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Qt.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Qt.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
README Added short readme file 2011-04-05 13:05:05 -04:00
SignalProxy.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
SignalProxy.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Transform.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Transform.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
WidgetGroup.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
WidgetGroup.pyc Imported major changes from acq4 project. 2012-03-01 21:55:32 -05: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.