pyqtgraph/pyqtgraph/graphicsItems
2020-07-13 12:10:49 -08:00
..
PlotItem Merge pull request #467 from meganbkratz/derivativePlots_cleanup 2020-06-27 12:50:44 -07:00
tests First pass at implementing the diff from PR307 2020-06-24 23:34:17 -07: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 ArrowItem performance 2020-07-06 01:27:43 -07:00
AxisItem.py Add tickAlpha to AxisItem Style Options (#1274) 2020-06-24 17:42: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 Disable autoSIPrefix for DateAxisItem by default 2020-07-03 17:02:58 -05: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 py3 fixes 2020-07-05 22:52:15 -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 py3 fixes 2020-07-05 22:52:15 -07: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 pull request #1272 from maxkl/develop 2020-06-23 21:04:35 -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 Merge branch 'master' into develop 2020-06-22 20:37:55 -07:00
PlotDataItem.py Update PyQt5, PySide2, PySide1 Templates, apply else statement 2020-06-26 23:51:09 -07:00
ROI.py Properly retain and use hoverPen argument in PolyLineSegment function of PolyLineROI 2020-07-13 12:10:49 -08: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 TextItem performance 2020-07-06 00:24:13 -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