pyqtgraph/pyqtgraph/graphicsItems
2021-02-13 10:57:38 -08:00
..
PlotItem Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
tests Have test_PlotCurveItem use GraphicsLayoutWidget and not the deprecated GraphicsWindow 2021-02-12 13:08:00 -08:00
ViewBox Do not use numpy deprecated type aliases 2021-02-13 10:57:38 -08:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ArrowItem.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
AxisItem.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
BarGraphItem.py BarGraphItem CSV export and documentation 2019-08-06 09:32:43 -07:00
ButtonItem.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
CurvePoint.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
DateAxisItem.py Do not use numpy deprecated type aliases 2021-02-13 10:57:38 -08:00
ErrorBarItem.py Fix Small Heights in ErrorBarItem (#1558) 2021-02-09 20:42:39 -08:00
FillBetweenItem.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
GradientEditorItem.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
GradientLegend.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
GraphicsItem.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
GraphicsLayout.py GraphicsLayout: Always call layout.activate() after adding items 2020-04-14 02:00:49 +02:00
GraphicsObject.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
GraphicsWidget.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
GraphicsWidgetAnchor.py Legends can be dragged by user 2013-05-28 18:47:33 -04:00
GraphItem.py Update docstring and error message 2021-01-31 22:36:59 -08:00
GridItem.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
HistogramLUTItem.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
ImageItem.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
InfiniteLine.py Handle case of 0-d array in infinite line setPos 2021-02-10 13:59:37 -06:00
IsocurveItem.py IsocurveItem obeys imageAxisOrder config option 2016-08-27 22:36:05 -07:00
ItemGroup.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
LabelItem.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
LegendItem.py Remove leftover print calls from PR 1437 2021-02-06 08:04:11 -08:00
LinearRegionItem.py remove scale, rotate and translate shims 2021-02-01 09:06:23 +08:00
MultiPlotItem.py Improve docs for MultiPlotWidget and MultiPlotItem 2020-07-19 14:28:58 -07:00
NonUniformImage.py Add NonUniformImage, example and tests. (#509) 2021-01-19 21:43:58 -08:00
PColorMeshItem.py Docs should have no warnings on pcolormeshitem (#1400) 2020-10-15 10:12:36 -07:00
PlotCurveItem.py switch to use of QOpenGLWidget in GraphicsView.py (#1525) 2021-01-30 08:59:29 -08:00
PlotDataItem.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
ROI.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
TargetItem.py TargetItem fix + performance improvements 2020-07-13 16:37:29 -07:00
TextItem.py Fix autosize not taking to correct range with TextItem in view (#1435) 2020-11-21 00:02:32 -08:00
UIGraphicsItem.py import sip from Qt.py 2021-01-23 08:29:43 +08:00
VTickGroup.py Fixed incorrect height in VTickGroup. 2017-05-17 09:23:41 -04:00