pyqtgraph/pyqtgraph/graphicsItems
2020-06-15 11:03:50 +02:00
..
PlotItem PlotItem doesn't add item if already there 2020-06-08 21:50:29 -07:00
tests AxisItem: Make painter tick font dependent 2020-06-15 11:03:50 +02:00
ViewBox Merge pull request #150 from lidstrom83/ViewBox_panning_fix 2020-06-11 22:33:49 -07:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ArrowItem.py Implement headWidth parameter for arrows (#385) 2020-06-09 22:04:29 -07:00
AxisItem.py AxisItem: Make painter tick font dependent 2020-06-15 11:03:50 +02:00
BarGraphItem.py BarGraphItem CSV export and documentation 2019-08-06 09:32:43 -07: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
DateAxisItem.py DateAxisItem: AxisItem unlinking tests and doc fixed (#1179) 2020-05-05 09:16:07 -07:00
ErrorBarItem.py More concise visibility setting logic 2019-06-07 13:32:25 -07:00
FillBetweenItem.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
GradientEditorItem.py Merge pull request #393 from radjkarl/gradient 2020-05-31 21:03:27 -07: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 cache for mapRectFromView 2020-05-30 16:25:43 +02:00
GraphicsLayout.py GraphicsLayout: Always call layout.activate() after adding items 2020-04-14 02:00:49 +02: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 Address FutureWarning about implicit float to int conversions 2020-02-28 14:27:10 -08:00
HistogramLUTItem.py draw connector lines between gradient and region with anti-aliasing (#496) 2020-06-08 23:33:12 -07:00
ImageItem.py Check lastDownsample in viewTransformChanged 2020-05-30 22:15:52 -07:00
InfiniteLine.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -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 branch 'master' into develop 2020-06-09 20:56:51 -07:00
LinearRegionItem.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
MultiPlotItem.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
PlotCurveItem.py Emit the event with sigClicked in PlotCurveItem 2020-06-10 20:08:34 -07:00
PlotDataItem.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
ROI.py Implement suggested changes in PR 143 2020-06-10 20:50:04 -07:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Implement PR160 - clear current SpotItems 2020-06-11 22:56:20 -07:00
TargetItem.py Add targetitem class 2017-09-03 16:51:11 -07:00
TextItem.py Always update transform when setting angle of a TextItem (#970) 2019-09-13 22:04:48 -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