..
__init__.py
fixed import statements python3 compatibility
2013-04-29 08:13:28 -04:00
__main__.py
Added HDF5 file to demonstrate dynamically plotting a subset of a very large dataset
2013-12-08 12:47:04 -05:00
Arrow.py
python3 fixes
2013-02-24 23:09:03 -05:00
beeswarm.py
merged many changes from acq4
2013-03-26 13:46:26 -04: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
contextMenu.py
Override ViewBox.popup() to update menu before showing
2013-11-19 07:46:17 -05:00
crosshair.py
Fixes:
2013-11-04 22:07:43 -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
GLBarGraphItem.py
Added GLBarGraphItem example
2013-09-06 15:36:36 -04:00
GLImageItem.py
Corrected use of setGLOptions for image, axis, and box
2013-04-07 09:16:21 -04:00
GLIsosurface.py
python3 fixes
2013-02-24 23:09:03 -05:00
GLLinePlotItem.py
Fixed GLLinePlotItem line width option
2013-03-30 22:39:11 -04:00
GLMeshItem.py
Added basic wireframe mesh drawing
2013-05-29 14:33:14 -04: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
merged many changes from acq4
2013-03-26 13:46:26 -04:00
hdf5.py
Added HDF5 file to demonstrate dynamically plotting a subset of a very large dataset
2013-12-08 12:47:04 -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
Fixed RemoteGraphicsView passing mouse events on python3 + pyside
2013-11-17 14:12:00 -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
MultiplePlotAxes.py
AxisItem bugfix: corrected x-linked view update behavior
2013-03-19 11:49:10 -04: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
PanningPlot.py
fixed mouse scaling issue introduced in inp a few commits ago
2013-03-19 21:22:23 -04:00
parallelize.py
Fixed print statements for python 3
2013-01-12 14:35:32 -05:00
parametertree.py
ListParameter bugfix: allow unhashable types as parameter values.
2013-07-12 13:14:09 -04: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
merged many changes from acq4
2013-03-26 13:46:26 -04:00
PlotWidget.py
python3 fixes
2013-02-24 23:09:03 -05:00
RemoteGraphicsView.py
Bugfixes:
2013-11-06 23:14:27 -05:00
RemoteSpeedTest.py
python3 fixes
2013-02-24 23:09:03 -05:00
ROIExamples.py
Fixes:
2013-11-04 22:07:43 -05:00
ROItypes.py
- Major reorganization; we now follow the standard python package structure.
2012-12-26 17:51:52 -05:00
ScaleBar.py
merged many changes from acq4
2013-03-26 13:46:26 -04: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
ScatterPlotWidget.py
merged many changes from acq4
2013-03-26 13:46:26 -04:00
SimplePlot.py
merged many changes from acq4
2013-03-26 13:46:26 -04: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
Fixed PySide issues by removing itemChange methods from GraphicsWidget and ViewBox;
2013-11-16 20:23:41 -05:00
VideoTemplate_pyqt.py
Fixed PySide issues by removing itemChange methods from GraphicsWidget and ViewBox;
2013-11-16 20:23:41 -05:00
VideoTemplate_pyside.py
Fixed PySide issues by removing itemChange methods from GraphicsWidget and ViewBox;
2013-11-16 20:23:41 -05:00
VideoTemplate.ui
Fixed PySide issues by removing itemChange methods from GraphicsWidget and ViewBox;
2013-11-16 20:23:41 -05:00
ViewBox.py
example loader allows editing code
2013-02-25 13:03:21 -05:00