pyqtgraph/examples
Luke Campagnola 3de5719011 Merged testing code from Kratz
Numerous fixes for python 3 compatibility
2012-12-05 00:25:45 -05:00
..
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
__main__.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
Arrow.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
CLIexample.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ColorButton.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ConsoleWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
crosshair.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
customGraphicsItem.py Added custom graphicsitem example 2012-08-17 16:17:09 -04:00
customPlot.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
DataSlicing.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
DataTreeWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
dockarea.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
Draw.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
exampleLoaderTemplate_pyqt.py Fixes for PySide compatibility 2012-10-26 08:55:53 -04:00
exampleLoaderTemplate_pyside.py Fixes for PySide compatibility 2012-10-26 08:55:53 -04:00
exampleLoaderTemplate.ui Fixes for PySide compatibility 2012-10-26 08:55:53 -04:00
Flowchart.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLImageItem.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLIsosurface.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLMeshItem.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLScatterPlotItem.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLshaders.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLSurfacePlot.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLViewWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GLVolumeItem.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GradientEditor.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GradientWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GraphicsLayout.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
GraphicsScene.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
histogram.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
HistogramLUT.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ImageItem.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ImageView.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
initExample.py Fixes for PySide compatibility 2012-10-26 08:55:53 -04:00
isocurve.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
JoystickButton.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
Legend.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
linkedViews.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
logAxis.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
MultiPlotWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
multiprocess.py Multiprocessing updates / fixes: 2012-06-21 22:00:04 -04:00
parallelize.py Multiprocessing updates / fixes: 2012-06-21 22:00:04 -04:00
parametertree.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
PlotAutoRange.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
PlotSpeedTest.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
Plotting.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
PlotWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
RemoteGraphicsView.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ROIExamples.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ROItypes.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ScatterPlot.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ScatterPlotSpeedTest.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
ScatterPlotSpeedTestTemplate_pyqt.py Many minor updates: 2012-10-02 21:23:59 -04:00
ScatterPlotSpeedTestTemplate_pyside.py Many minor updates: 2012-10-02 21:23:59 -04:00
ScatterPlotSpeedTestTemplate.ui Many minor updates: 2012-10-02 21:23:59 -04:00
SpinBox.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
template.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
text.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
TreeWidget.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
VideoSpeedTest.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00
VideoTemplate_pyqt.py Bugfixes and updates to functions.py: 2012-11-23 16:01:25 -05:00
VideoTemplate_pyside.py Bugfixes and updates to functions.py: 2012-11-23 16:01:25 -05:00
VideoTemplate.ui Bugfixes and updates to functions.py: 2012-11-23 16:01:25 -05:00
ViewBox.py Merged testing code from Kratz 2012-12-05 00:25:45 -05:00