pyqtgraph/graphicsItems
Luke Campagnola 27c90c5dd5 Many minor updates:
- added ability for ScatterPlotItem to use arbitrary symbol shapes
- added scatter plot speed test for evaluating new methods
- added butterworth notch filter to flowchart library
- fixed bugs with ViewBox trying to close itself after python has started cleaning up
- fixed python 2.6 compatibility bug in PlotCurveItem
- fixed support for list-of-dicts and dict-of-lists input for PlotDataItem
- check to ensure Qt version is >= 4.7
- workaround for numpy segmentation fault
- several other minor updates and documentation changes
2012-10-02 21:23:59 -04:00
..
PlotItem Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
ViewBox Many minor updates: 2012-10-02 21:23:59 -04:00
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
ArrowItem.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
AxisItem.py Minor updates and bug fixes: 2012-08-31 17:18:06 -04:00
ButtonItem.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
CurvePoint.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
GradientEditorItem.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
GradientLegend.py Many minor updates: 2012-10-02 21:23:59 -04:00
GraphicsItem.py Bugfixes: 2012-07-12 15:35:58 -04:00
GraphicsLayout.py Minor documentation fixes 2012-08-23 11:17:40 -04:00
GraphicsObject.py minor code cleanup 2012-06-18 19:40:15 -04:00
GraphicsWidget.py minor code cleanup 2012-06-18 19:40:15 -04:00
GridItem.py Bugfixes: 2012-07-12 15:35:58 -04:00
HistogramLUTItem.py - Default foreground / background colors can now be set using pyqtgraph.setConfigOption() 2012-06-29 14:39:27 -04:00
ImageItem.py Bugfixes: 2012-09-11 10:26:34 -04:00
InfiniteLine.py Changed the way GraphicsItem.pixelVectors and pixelLength work. 2012-05-29 23:22:00 -04:00
IsocurveItem.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
ItemGroup.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
LabelItem.py - Default foreground / background colors can now be set using pyqtgraph.setConfigOption() 2012-06-29 14:39:27 -04:00
LinearRegionItem.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
MultiPlotItem.py added flowchart node for removing periodic noise from waveform 2012-06-18 13:45:47 -04:00
PlotCurveItem.py Many minor updates: 2012-10-02 21:23:59 -04:00
PlotDataItem.py Many minor updates: 2012-10-02 21:23:59 -04:00
ROI.py Bugfixes: 2012-09-11 10:26:34 -04:00
ScaleBar.py minor bugfixes / features: 2012-05-29 23:18:34 -04:00
ScatterPlotItem.py Many minor updates: 2012-10-02 21:23:59 -04:00
TextItem.py Minor documentation fixes 2012-08-23 11:17:40 -04:00
UIGraphicsItem.py - Fixes to ScatterPlotItem bounding rect calculation 2012-05-14 22:05:53 -04:00
VTickGroup.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00