pyqtgraph/graphicsItems
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
..
PlotItem Fixed bug 1089042 (AttributeError in PlotItem) 2012-12-26 20:12:49 -05:00
ViewBox Performance improvements: 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
ArrowItem.py merge pyqtgraph from dev 2012-12-26 18:54:12 -05:00
AxisItem.py Performance improvements: 2013-01-09 22:21:32 -05:00
ButtonItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
CurvePoint.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
FillBetweenItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GradientEditorItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GradientLegend.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GraphicsItem.py Performance improvements: 2013-01-09 22:21:32 -05:00
GraphicsLayout.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GraphicsObject.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GraphicsWidget.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GraphicsWidgetAnchor.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
GridItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
HistogramLUTItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ImageItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
InfiniteLine.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
IsocurveItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ItemGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
LabelItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
LegendItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
LinearRegionItem.py SVG export looks good. 2012-12-26 08:42:48 -05:00
MultiPlotItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
PlotCurveItem.py Performance improvements: 2013-01-09 22:21:32 -05:00
PlotDataItem.py Performance improvements: 2013-01-09 22:21:32 -05:00
ROI.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ScaleBar.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ScatterPlotItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
TextItem.py SVG export fixes: 2012-12-28 16:23:28 -05:00
UIGraphicsItem.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
VTickGroup.py Performance improvements: 2013-01-09 22:21:32 -05:00