pyqtgraph/pyqtgraph/graphicsItems
2017-05-17 09:23:41 -04:00
..
PlotItem Merge pull request #135 from termim/stepMode_and_Average 2015-08-08 13:02:16 -04:00
tests Add unit test covering plotdataitem fft 2017-02-05 23:13:00 -08:00
ViewBox Fix PolyLineROI.getArrayRegion and a few other bugs 2016-05-13 23:30:52 -07:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ArrowItem.py ":" added again (copy/paste issue) 2014-02-12 21:03:39 +01:00
AxisItem.py Fixed AxisItem ignoring setWidth when label is displayed 2014-08-29 22:50:14 -04:00
BarGraphItem.py Added BarGraphItem.shape() to allow better mouse interaction 2014-02-09 10:38:29 -05: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 Note about version method was added 2014-06-27 10:57:52 -04:00
FillBetweenItem.py support multiple polygon path in FillBetweenItem 2015-08-25 17:36:34 -04:00
GradientEditorItem.py Fix crash when running pyqtgraph with python -OO 2017-01-04 21:48:00 +01: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 ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
GraphicsLayout.py Workaround for Qt bug: wrap setSpacing and setContentsMargins from 2014-11-24 13:09:59 -05:00
GraphicsObject.py Fixed crash when collecting items on ViewBox and fixed exception which could happen when dragging when mouse handling is disabled. 2014-03-03 09:32:14 -03: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 Fixed bool / monochrome image display, added more unit tests 2016-09-07 17:56:00 -07:00
ImageItem.py Fixed bool / monochrome image display, added more unit tests 2016-09-07 17:56:00 -07:00
InfiniteLine.py Made InfLineLabel.setFormat actually set the format string. 2016-05-03 10:38:44 -06: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 Correct LegendItem addItem to use next available row 2014-07-06 11:00:38 -04:00
LinearRegionItem.py Infinite line extension 2016-02-03 12:52:01 +01: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 Image tester is working 2016-02-12 03:03:52 -08:00
PlotDataItem.py Add unit test covering plotdataitem fft 2017-02-05 23:13:00 -08:00
ROI.py Add returnMappedCoords option to LineSegmentROI.getArrayRegion 2016-09-16 17:16:16 -07:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Add documentation 2017-05-01 10:22:27 -07:00
TextItem.py Fixed TextItem briefly drawing with incorrect transform. 2016-09-14 18:18:33 -07:00
UIGraphicsItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
VTickGroup.py Fixed incorrect height in VTickGroup. 2017-05-17 09:23:41 -04:00