pyqtgraph/examples
Luke Campagnola db5c303fad TableWidget updates:
- Made numerically sortable
  - Added setEditable method
  - Added example
2013-03-06 06:27:24 -05:00
..
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
__main__.py TableWidget updates: 2013-03-06 06:27:24 -05:00
Arrow.py python3 fixes 2013-02-24 23:09:03 -05:00
CLIexample.py python3 fixes 2013-02-24 23:09:03 -05:00
ColorButton.py python3 fixes 2013-02-24 23:09:03 -05:00
ConsoleWidget.py python3 fixes 2013-02-24 23:09:03 -05:00
crosshair.py python3 fixes 2013-02-24 23:09:03 -05:00
customGraphicsItem.py python3 fixes 2013-02-24 23:09:03 -05:00
customPlot.py python3 fixes 2013-02-24 23:09:03 -05:00
DataSlicing.py python3 fixes 2013-02-24 23:09:03 -05:00
DataTreeWidget.py python3 fixes 2013-02-24 23:09:03 -05:00
dockarea.py python3 fixes 2013-02-24 23:09:03 -05:00
Draw.py python3 fixes 2013-02-24 23:09:03 -05:00
ErrorBarItem.py python3 fixes 2013-02-24 23:09:03 -05:00
exampleLoaderTemplate_pyqt.py example loader allows editing code 2013-02-25 13:03:21 -05:00
exampleLoaderTemplate_pyside.py example loader allows editing code 2013-02-25 13:03:21 -05:00
exampleLoaderTemplate.ui example loader allows editing code 2013-02-25 13:03:21 -05:00
Flowchart.py python3 fixes 2013-02-24 23:09:03 -05:00
FlowchartCustomNode.py python3 fixes 2013-02-24 23:09:03 -05:00
GLImageItem.py python3 fixes 2013-02-24 23:09:03 -05:00
GLIsosurface.py python3 fixes 2013-02-24 23:09:03 -05:00
GLLinePlotItem.py python3 fixes 2013-02-24 23:09:03 -05:00
GLMeshItem.py python3 fixes 2013-02-24 23:09:03 -05:00
GLScatterPlotItem.py python3 fixes 2013-02-24 23:09:03 -05:00
GLshaders.py python3 fixes 2013-02-24 23:09:03 -05:00
GLSurfacePlot.py python3 fixes 2013-02-24 23:09:03 -05:00
GLViewWidget.py python3 fixes 2013-02-24 23:09:03 -05:00
GLVolumeItem.py python3 fixes 2013-02-24 23:09:03 -05:00
GradientEditor.py - Major reorganization; we now follow the standard python package structure. 2012-12-26 17:51:52 -05:00
GradientWidget.py python3 fixes 2013-02-24 23:09:03 -05:00
GraphicsLayout.py python3 fixes 2013-02-24 23:09:03 -05:00
GraphicsScene.py - Major reorganization; we now follow the standard python package structure. 2012-12-26 17:51:52 -05:00
GraphItem.py python3 fixes 2013-02-24 23:09:03 -05:00
histogram.py python3 fixes 2013-02-24 23:09:03 -05:00
HistogramLUT.py python3 fixes 2013-02-24 23:09:03 -05:00
ImageItem.py python3 fixes 2013-02-24 23:09:03 -05:00
ImageView.py python3 fixes 2013-02-24 23:09:03 -05:00
initExample.py example loader allows editing code 2013-02-25 13:03:21 -05:00
isocurve.py python3 fixes 2013-02-24 23:09:03 -05:00
JoystickButton.py python3 fixes 2013-02-24 23:09:03 -05:00
Legend.py python3 fixes 2013-02-24 23:09:03 -05:00
linkedViews.py python3 fixes 2013-02-24 23:09:03 -05:00
logAxis.py python3 fixes 2013-02-24 23:09:03 -05:00
LogPlotTest.py python3 fixes 2013-02-24 23:09:03 -05:00
multiplePlotSpeedTest.py python3 fixes 2013-02-24 23:09:03 -05:00
MultiPlotSpeedTest.py python3 fixes 2013-02-24 23:09:03 -05:00
MultiPlotWidget.py - Major reorganization; we now follow the standard python package structure. 2012-12-26 17:51:52 -05:00
multiprocess.py Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
parallelize.py Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
parametertree.py python3 fixes 2013-02-24 23:09:03 -05:00
PlotAutoRange.py python3 fixes 2013-02-24 23:09:03 -05:00
PlotSpeedTest.py python3 fixes 2013-02-24 23:09:03 -05:00
Plotting.py python3 fixes 2013-02-24 23:09:03 -05:00
PlotWidget.py python3 fixes 2013-02-24 23:09:03 -05:00
RemoteGraphicsView.py python3 fixes 2013-02-24 23:09:03 -05:00
RemoteSpeedTest.py python3 fixes 2013-02-24 23:09:03 -05:00
ROIExamples.py python3 fixes 2013-02-24 23:09:03 -05:00
ROItypes.py - Major reorganization; we now follow the standard python package structure. 2012-12-26 17:51:52 -05:00
ScatterPlot.py python3 fixes 2013-02-24 23:09:03 -05:00
ScatterPlotSpeedTest.py python3 fixes 2013-02-24 23:09:03 -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
SimplePlot.py added a few examples 2013-02-13 13:00:50 -05:00
SpinBox.py python3 fixes 2013-02-24 23:09:03 -05:00
TableWidget.py TableWidget updates: 2013-03-06 06:27:24 -05:00
template.py python3 fixes 2013-02-24 23:09:03 -05:00
text.py python3 fixes 2013-02-24 23:09:03 -05:00
TreeWidget.py python3 fixes 2013-02-24 23:09:03 -05:00
VideoSpeedTest.py python3 fixes 2013-02-24 23:09:03 -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 example loader allows editing code 2013-02-25 13:03:21 -05:00