pyqtgraph/pyqtgraph/graphicsItems
2020-07-20 09:36:14 +02:00
..
PlotItem Revert "changed structure to redefine axis via plotitem.setAxes (#391)" 2020-06-07 20:29:28 -07:00
tests DateAxisItem: AxisItem unlinking tests and doc fixed (#1179) 2020-05-05 09:16:07 -07:00
ViewBox new method 'getAxpectRatio' with code taken from 'setAspectLocked' (#392) 2020-06-01 11:24:18 -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 Revert "changed structure to redefine axis via plotitem.setAxes (#391)" 2020-06-07 20:29:28 -07: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 Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -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 Minor improvements to LegendItem. 2020-06-06 15:56:01 -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
PColorMeshItem.py Correct Pyside bug 2020-07-20 09:36:14 +02:00
PlotCurveItem.py Added support for plot curve to handle both fill and connect args. (#1188) 2020-05-10 08:42:04 -07:00
PlotDataItem.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
ROI.py Disable remove ROI menu action in handle context menu (#1197) 2020-05-10 08:39:17 -07:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py improve SymbolAtlas.getSymbolCoords and ScatterPlotItem.plot performance (#1198) 2020-05-29 23:08:40 -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