pyqtgraph/pyqtgraph/graphicsItems
2019-05-03 18:45:15 -07:00
..
PlotItem More PlotItem cleanup 2018-06-08 08:43:46 -07:00
tests Merge branch 'Refactor' of https://github.com/Billy4195/pyqtgraph into Billy4195-Refactor 2018-06-07 19:06:44 -07:00
ViewBox Fix error in ViewBox wheelEvent when mouse has 2-axis wheel events 2018-07-30 11:36:08 -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 "Fixed AxisMouse drag issue" 2018-10-29 10:59:11 -07: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 Set path attr in case ErrorBarItem initialized without data 2019-05-03 18:45:15 -07: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 Don't attempt to set same level mode again 2018-01-24 17:48:03 -08:00
ImageItem.py Merge pull request #541 from justengel/image_render_error 2018-09-28 15:38:02 -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 FIX: Protection over downsampling calculation. 2018-10-05 14:18:09 -07:00
ROI.py minor edits 2018-06-18 13:52:16 -07:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Merge branch 'develop' into pyside2 2018-05-22 15:22:54 -07: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