..
__init__.py
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00
__main__.py
Added new examples
2012-05-31 16:05:19 -04:00
Arrow.py
updated arrow example
2012-05-29 23:44:14 -04:00
CLIexample.py
Example updates
2012-03-17 11:47:20 -04:00
ColorButton.py
Added new examples
2012-05-31 16:05:19 -04:00
ConsoleWidget.py
Added interactive console widget:
2012-06-18 15:18:38 -04:00
crosshair.py
Added crosshair example
2012-04-03 01:11:39 -04:00
DataSlicing.py
example update
2012-04-18 00:09:37 -04:00
DataTreeWidget.py
Added new examples
2012-05-31 16:05:19 -04:00
Draw.py
minor bugfixes / features:
2012-05-29 23:18:34 -04:00
exampleLoaderTemplate.py
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00
exampleLoaderTemplate.ui
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00
Flowchart.py
added flowchart node for removing periodic noise from waveform
2012-06-18 13:45:47 -04:00
GLMeshItem.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -04:00
GLScatterPlotItem.py
Added 3D scatter plot item
2012-04-28 15:48:49 -04:00
GLViewWidget.py
OpenGL scenegraph updates
2012-03-09 12:38:15 -05:00
GLVolumeItem.py
OpenGL:
2012-04-28 15:12:46 -04:00
GradientEditor.py
fixes for pyside compatibility
2012-03-01 22:53:52 -05:00
GradientWidget.py
added GradientWidget example
2012-05-11 20:10:48 -04:00
GraphicsLayout.py
- Default foreground / background colors can now be set using pyqtgraph.setConfigOption()
2012-06-29 14:39:27 -04:00
GraphicsScene.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -04:00
HistogramLUT.py
fixes for pyside compatibility
2012-03-01 22:53:52 -05:00
ImageItem.py
Example updates
2012-03-17 11:47:20 -04:00
ImageView.py
import corrections
2012-03-01 22:58:02 -05:00
initExample.py
Minor edits and fixes
2012-06-21 21:52:34 -04:00
isocurve.py
Updates to IsocurveItem, added isocurve example
2012-04-04 12:22:43 -04:00
JoystickButton.py
docstring update
2012-04-12 12:44:31 -04:00
linkedViews.py
- Added workaround for Qt bug: https://bugreports.qt-project.org/browse/QTBUG-18616 . (GraphicsItem.setParent needs to check for scene change first)
2012-06-18 14:00:19 -04:00
logAxis.py
PlotItem (finally) gets log scaling
2012-04-21 15:57:47 -04:00
MultiPlotWidget.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -04: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
PlotAutoRange.py
added auto-ranging example
2012-05-08 17:55:25 -04:00
PlotSpeedTest.py
Performance enhancements
2012-04-04 09:29:35 -04:00
Plotting.py
minor plotting example update
2012-04-22 13:22:43 -04:00
PlotWidget.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -04:00
RemoteGraphicsView.py
Basic functionality in RemoteGraphicsView is working.
2012-06-22 22:10:37 -04:00
ROIExamples.py
Minor edits and bugfixes
2012-06-18 13:50:44 -04:00
ROItypes.py
import corrections
2012-03-01 22:58:02 -05:00
ScatterPlot.py
Enforced LF file endings
2012-05-23 20:29:16 -04:00
ScatterPlotSpeedTest.py
ScatterPlotItem overhaul:
2012-05-10 23:37:07 -04:00
ScatterPlotSpeedTestTemplate.py
Added new examples
2012-05-31 16:05:19 -04:00
ScatterPlotSpeedTestTemplate.ui
Added ui file for ScatterPlotSpeedTest
2012-05-31 16:06:13 -04:00
SpinBox.py
Added new examples
2012-05-31 16:05:19 -04:00
template.py
Example updates
2012-03-17 11:47:20 -04:00
text.py
Added TextItem and example
2012-03-17 23:10:00 -04:00
TreeWidget.py
Added new examples
2012-05-31 16:05:19 -04:00
VideoSpeedTest.py
Updates to IsocurveItem, added isocurve example
2012-04-04 12:22:43 -04:00
VideoTemplate.py
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00
VideoTemplate.ui
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00
ViewBox.py
Enforced LF file endings
2012-05-23 20:29:16 -04:00