pyqtgraph/widgets
Luke Campagnola 8355e6148d Performance improvements:
- AxisItem shows 2 tick levels instead of 3
  - Lots of boundingRect and dataBounds caching
    (improves ViewBox auto-range performance, especially with multiple plots)
  - GraphicsScene avoids testing for hover intersections with non-hoverable items
    (much less slowdown when moving mouse over plots)
These are deep changes; need good testing before we release them.
2013-01-09 22:21:32 -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 svg exporter updates 2012-12-25 22:20:31 -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