pyqtgraph/pyqtgraph/graphicsItems
2014-03-11 10:11:04 -04:00
..
PlotItem Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
tests more cleanups 2014-01-18 19:13:39 -05:00
ViewBox Minor edits 2014-03-03 13:48:31 -05: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 Make setPen() methods more consistent throughout the package. 2014-03-01 09:37:59 -05: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 Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
FillBetweenItem.py Signal cleanup: 2014-02-07 10:38:41 -05:00
GradientEditorItem.py Aditional ":" added, minor list alignments 2014-02-12 21:25:31 +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 Correct GraphicsItem to use relative import of lru_cache 2014-03-05 10:25:55 -05:00
GraphicsLayout.py Removed duplicate limit-setting arguments 2014-01-31 13:04:47 -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 Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
ImageItem.py Added automatic image downsampling (disabled by default) 2014-02-17 20:48:22 -05:00
InfiniteLine.py Make setPen() methods more consistent throughout the package. 2014-03-01 09:37:59 -05:00
IsocurveItem.py Bugfix: Malformed tables. 2014-02-05 21:04:33 +01: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 Bugfix: Malformed tables. 2014-02-05 21:04:33 +01: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 Bugfixes: 2014-01-01 20:22:13 -05:00
PlotDataItem.py PlotDataItem._fourierTransform now uses np.interp 2014-03-11 10:11:03 -04:00
ROI.py Added pure-python implementation of scipy.ndimage.map_coordinates 2014-03-11 10:11:04 -04:00
ScaleBar.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
ScatterPlotItem.py "Arguments" added again (copy/paste issue) 2014-02-12 20:49:53 +01:00
TextItem.py Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05: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