pyqtgraph/widgets
Luke Campagnola 9a1d7d74cb Improved performance for remote plotting:
- reduced cost of transferring arrays between processes (pickle is too slow)
  - avoid unnecessary synchronous calls

Added RemoteSpeedTest example
2013-01-10 16:10:27 -05:00
..
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
BusyCursor.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
CheckTable.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ColorButton.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ComboBox.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
DataTreeWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
FeedbackButton.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
FileDialog.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GradientWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GraphicsLayoutWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GraphicsView.py Performance improvements: 2013-01-09 22:21:32 -05:00
HistogramLUTWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
JoystickButton.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
LayoutWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
MatplotlibWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
MultiPlotWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
PathButton.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
PlotWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ProgressDialog.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
RawImageWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
RemoteGraphicsView.py Improved performance for remote plotting: 2013-01-10 16:10:27 -05:00
SpinBox.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
TableWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
TreeWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ValueLabel.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
VerticalLabel.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00