pyqtgraph/pyqtgraph/graphicsItems
2019-06-07 15:06:59 -07:00
..
PlotItem MNT: do not use 'is' with literals, use == 2019-02-14 16:36:02 -05:00
tests add test case for the PlotDataItem.clear() in stepMode 2018-07-28 10:18:26 -04:00
ViewBox Fix attribute lookup reference 2019-06-07 15:06:59 -07:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ArrowItem.py ArrowItem: rotate painterpath instead of the item 2017-09-15 09:09:45 -07:00
AxisItem.py speed up AxisItem __init__ 2019-01-18 10:32:10 +02:00
BarGraphItem.py BarGraphItem can plot horizontal bars. 2017-09-27 22:13:59 -03:00
ButtonItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
CurvePoint.py More detailed comment. 2016-04-21 12:02:49 -07:00
ErrorBarItem.py Note about version method was added 2014-06-27 10:57:52 -04:00
FillBetweenItem.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
GradientEditorItem.py Add changelog entry and credit for previous PR 2018-11-09 07:18:36 -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 Fix exit error caused by callback invoked during Qt teardown 2018-07-25 10:07:24 -07:00
GraphicsLayout.py Workaround for Qt bug: wrap setSpacing and setContentsMargins from 2014-11-24 13:09:59 -05:00
GraphicsObject.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -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 Minor cleanups for GraphItem 2014-03-03 12:56:15 -05:00
GridItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
HistogramLUTItem.py Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
ImageItem.py Try to import from collections.abc for Python 3.3+ (#887) 2019-05-25 16:25:49 -07:00
InfiniteLine.py InfiniteLine: add markers and ability to limit drawing region 2017-09-15 09:14:26 -07: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 "Arguments" added again (copy/paste issue) 2014-02-12 20:49:53 +01:00
LegendItem.py Merge pull request #553 from HashSplat/legend_remove_item_size 2018-03-29 19:04:24 -07:00
LinearRegionItem.py Update LinearRegionItem to support new InfiniteLine features 2017-09-21 09:04:06 -07:00
MultiPlotItem.py MultiPlotWidget now uses scroll bar when plots do not fit in widget area. 2014-01-25 08:50:31 -05:00
PlotCurveItem.py Add PlotCurveItem composition mode 2017-09-28 08:57:42 -07:00
PlotDataItem.py Merge pull request #771 from 2xB/logscale_noruntimewarning 2019-05-23 23:24:03 -07:00
ROI.py Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
TargetItem.py Add targetitem class 2017-09-03 16:51:11 -07:00
TextItem.py Fixed TextItem briefly drawing with incorrect transform. 2016-09-14 18:18:33 -07:00
UIGraphicsItem.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
VTickGroup.py Fixed incorrect height in VTickGroup. 2017-05-17 09:23:41 -04:00