pyqtgraph/pyqtgraph/graphicsItems
lcmcninch a5dd549be1
Pass showAxRect keyword arguments to setRange to allow caller to set padding, etc. (#1145)
Co-authored-by: Luke McNinch <lucas.c.mcninch.civ@mail.mil>
2020-04-03 15:33:21 -07:00
..
PlotItem Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
tests Skipping problematic test on py2/qt4/linux 2020-02-24 22:30:27 -08:00
ViewBox Pass showAxRect keyword arguments to setRange to allow caller to set padding, etc. (#1145) 2020-04-03 15:33:21 -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 Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -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
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 #1111 from JoeXinfa/add-label 2020-03-06 15:30:57 -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 error on SVG export of scatter plots: KeyError: 'resolutionScale' 2019-11-23 13:10:49 +01:00
GraphicsLayout.py Reset currentRow and currentCol on clear (#1076) 2019-11-19 08:21:36 -08: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 Prevent element-wise string comparison (code by @flutefreak7) (#1024) 2019-09-12 21:30:39 -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 bug fix for setPen, setBrush, ... 2020-03-06 15:02:39 +00: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 improve performance of updateData PlotCurveItem (saves about 2us per call) (#1079) 2019-11-19 08:14:53 -08:00
PlotDataItem.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
ROI.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py fix wrong offset when drawing symbol 2019-11-25 14:14:15 +01: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