pyqtgraph/graphicsItems
Luke Campagnola 5a357ddb2a Several minor bugfixes and features
- Added rate-limited mode to SignalProxy
  - Added basic text justification to LabelItem
  - ViewBox.addItem now has ignoreBounds option, which causes the item to be ignored when autoscaling
  - Added ValueLabel widget
  - Fixed some autoscaling bugs
  - InfiniteLine fix - no hilight if movable=False
2012-04-03 01:01:33 -04:00
..
PlotItem Several minor bugfixes and features 2012-04-03 01:01:33 -04:00
ViewBox Several minor bugfixes and features 2012-04-03 01:01:33 -04:00
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
ArrowItem.py bugfixes 2012-03-01 22:17:55 -05:00
AxisItem.py Minor updates for exporting 2012-03-23 02:41:10 -04:00
ButtonItem.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
CurvePoint.py Added TextItem and example 2012-03-17 23:10:00 -04:00
GradientEditorItem.py pyside compatibility fix 2012-03-01 23:03:24 -05:00
GradientLegend.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GraphicsItemMethods.py Minor updates: 2012-03-19 23:02:29 -04:00
GraphicsLayout.py Several minor bugfixes and features 2012-04-03 01:01:33 -04:00
GraphicsObject.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GraphicsWidget.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GridItem.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
HistogramLUTItem.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
ImageItem.py Bugfixes: 2012-03-17 12:10:51 -04:00
InfiniteLine.py Several minor bugfixes and features 2012-04-03 01:01:33 -04:00
IsocurveItem.py Added features from meganbkratz: 2012-03-23 13:38:53 -04:00
ItemGroup.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
LabelItem.py Several minor bugfixes and features 2012-04-03 01:01:33 -04:00
LinearRegionItem.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
MultiPlotItem.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
PlotCurveItem.py Minor updates for exporting 2012-03-23 02:41:10 -04:00
PlotDataItem.py Added matplotlib exporter 2012-03-23 22:13:41 -04:00
ROI.py fixed example menu on windows 2012-03-30 15:53:10 -04:00
ScaleBar.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
ScatterPlotItem.py Fixes for PlotCurveItem, PlotDataItem, ScatterPlotItem. 2012-03-18 14:57:36 -04:00
TextItem.py Added TextItem and example 2012-03-17 23:10:00 -04:00
UIGraphicsItem.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
VTickGroup.py - re-merged isocurve code 2012-03-27 12:30:51 -04:00