..
PlotItem
Imported code for disabling ViewBox menus from Ingo
2012-06-18 15:03:41 -04:00
ViewBox
- Default foreground / background colors can now be set using pyqtgraph.setConfigOption()
2012-06-29 14:39:27 -04:00
__init__.py
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00
ArrowItem.py
bugfixes for ArrowItem __init__
2012-05-31 16:07:23 -04:00
AxisItem.py
- Default foreground / background colors can now be set using pyqtgraph.setConfigOption()
2012-06-29 14:39:27 -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
- Default foreground / background colors can now be set using pyqtgraph.setConfigOption()
2012-06-29 14:39:27 -04:00
GradientLegend.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -04:00
GraphicsItem.py
bugfix -- GraphicsItem automatically determines qt base class.
2012-06-18 19:51:18 -04:00
GraphicsLayout.py
- Default foreground / background colors can now be set using pyqtgraph.setConfigOption()
2012-06-29 14:39:27 -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-05-23 20:20:54 -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
Renamed Transform -> SRTTransform to better reflect its function.
2012-05-31 16:22:50 -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
minor bugfixes / features:
2012-05-29 23:18:34 -04:00
PlotDataItem.py
Minor edits and bugfixes
2012-06-18 13:50:44 -04:00
ROI.py
Renamed Transform -> SRTTransform to better reflect its function.
2012-05-31 16:22:50 -04:00
ScaleBar.py
minor bugfixes / features:
2012-05-29 23:18:34 -04:00
ScatterPlotItem.py
Minor edits and fixes
2012-06-21 21:52:34 -04:00
TextItem.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -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