examples | ||
PIL_Fix | ||
__init__.py | ||
ColorButton.py | ||
functions.py | ||
GradientWidget.py | ||
graphicsItems.py | ||
GraphicsView.py | ||
graphicsWindows.py | ||
ImageView.py | ||
ImageViewTemplate.py | ||
ImageViewTemplate.ui | ||
license.txt | ||
MultiPlotItem.py | ||
MultiPlotWidget.py | ||
plotConfigTemplate.py | ||
plotConfigTemplate.ui | ||
PlotItem.py | ||
PlotWidget.py | ||
Point.py | ||
ptime.py | ||
README | ||
SignalProxy.py | ||
widgets.py |
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.