Merge branch 'profilers' into develop
New Profiler class from Antony Lee: * Simpler API (with backward compatibility) * Individual Profilers can be enabled by environmental variable PYQTGRAPHPROFILE
No related branches found
No related tags found
Showing
- pyqtgraph/debug.py 114 additions, 69 deletionspyqtgraph/debug.py
- pyqtgraph/exporters/SVGExporter.py 5 additions, 6 deletionspyqtgraph/exporters/SVGExporter.py
- pyqtgraph/functions.py 31 additions, 34 deletionspyqtgraph/functions.py
- pyqtgraph/graphicsItems/AxisItem.py 14 additions, 19 deletionspyqtgraph/graphicsItems/AxisItem.py
- pyqtgraph/graphicsItems/HistogramLUTItem.py 4 additions, 5 deletionspyqtgraph/graphicsItems/HistogramLUTItem.py
- pyqtgraph/graphicsItems/ImageItem.py 19 additions, 23 deletionspyqtgraph/graphicsItems/ImageItem.py
- pyqtgraph/graphicsItems/LinearRegionItem.py 1 addition, 2 deletionspyqtgraph/graphicsItems/LinearRegionItem.py
- pyqtgraph/graphicsItems/PlotCurveItem.py 11 additions, 13 deletionspyqtgraph/graphicsItems/PlotCurveItem.py
- pyqtgraph/graphicsItems/PlotDataItem.py 5 additions, 7 deletionspyqtgraph/graphicsItems/PlotDataItem.py
- pyqtgraph/graphicsItems/PlotItem/PlotItem.py 1 addition, 2 deletionspyqtgraph/graphicsItems/PlotItem/PlotItem.py
- pyqtgraph/graphicsItems/ScatterPlotItem.py 4 additions, 5 deletionspyqtgraph/graphicsItems/ScatterPlotItem.py
- pyqtgraph/graphicsItems/ViewBox/ViewBox.py 3 additions, 6 deletionspyqtgraph/graphicsItems/ViewBox/ViewBox.py
- pyqtgraph/imageview/ImageView.py 15 additions, 19 deletionspyqtgraph/imageview/ImageView.py
Loading
Please register or sign in to comment