pyqtgraph/pyqtgraph/graphicsItems
Ogi Moore bb5a179647
Add Deprecation Warning to Hex Strings That Do Not Start With "#" in mkColor (#1644)
* Add deprecation warning

* Incorporate changes to docs/warning

* correct input for no warnings

* Update docs examples in LabelItem
2021-03-23 11:35:06 -07:00
..
PlotItem fix imports 2021-02-19 11:33:06 -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 Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -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 make these tiny methods with little excuse to exist private 2021-02-21 22:31:13 -08:00
GradientLegend.py Fix transformations in GradientLegend (#1639) 2021-03-19 22:06:18 -07:00
GraphicsItem.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -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 handle empty adjanceny array (#1647) 2021-03-21 21:14:19 -07: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 combine levels and lut only if both are present 2021-03-13 16:27:20 +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 Add Deprecation Warning to Hex Strings That Do Not Start With "#" in mkColor (#1644) 2021-03-23 11:35:06 -07:00
LegendItem.py Remove leftover print calls from PR 1437 2021-02-06 08:04:11 -08:00
LinearRegionItem.py make these tiny methods with little excuse to exist private 2021-02-21 22:31:13 -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 Do not use clip_array on scalars (use clip_scalar instead) 2021-03-23 01:08:31 +09:00
ROI.py make these tiny methods with little excuse to exist private 2021-02-21 22:31:13 -08:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -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