pyqtgraph/pyqtgraph/graphicsItems
Luke Campagnola 9796a3fd10 Merge pull request #221 from rabryan/finite-fills
support multiple polygon paths in FillBetweenItem
2015-12-20 21:09:35 -08:00
..
PlotItem Merge pull request #135 from termim/stepMode_and_Average 2015-08-08 13:02:16 -04:00
tests TST: use pyqtgraph.Qt to import Qt stuff 2015-07-31 10:22:41 -04:00
ViewBox MNT: Need to import pytest... 2015-07-31 14:51:34 -04: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 Merge remote-tracking branch 'termim/master' into termim-fixes 2014-02-02 10:43:29 -05: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 pyside bugfix 2015-07-12 14:24:12 -05: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 Correction in GraphicsItem.deviceTransform() during export. 2014-07-29 23:57:34 -04: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 Merge branch 'lidstrom83-editable_dock_titles' into develop 2015-03-17 22:36:26 -04:00
ImageItem.py invalid slice fix 2015-09-04 19:21:38 -03:00
InfiniteLine.py Merge branch 'pyqt5' into develop 2015-02-28 11:46:41 -05:00
IsocurveItem.py Added image analysis example 2014-06-13 18:02:39 -06: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 Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05: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 Catch overflows from Point.length() 2014-04-03 13:15:55 -04:00
PlotDataItem.py Log scale and fft transform fix 2015-07-06 16:21:06 +01:00
ROI.py Merge branch 'pyqt5' into develop 2015-02-28 11:46:41 -05:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
TextItem.py Update docstrings for TextItem 2014-09-30 16:23:00 -04: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 Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00