.. |
PlotItem
|
regenerate plotConfigTemplate.ui for Qt5
|
2021-01-31 22:12:55 +08:00 |
tests
|
use qWaitForWindowExposed instead of qWaitForWindowShown
|
2021-02-04 11:35:19 +08:00 |
ViewBox
|
use qWaitForWindowExposed instead of qWaitForWindowShown
|
2021-02-04 11:35:19 +08:00 |
__init__.py
|
Reorganized directory structure to be more standard
|
2012-12-25 00:43:31 -05:00 |
ArrowItem.py
|
call super() on virtual QWidget methods
|
2021-01-23 08:29:44 +08:00 |
AxisItem.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
BarGraphItem.py
|
BarGraphItem CSV export and documentation
|
2019-08-06 09:32:43 -07:00 |
ButtonItem.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
CurvePoint.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
DateAxisItem.py
|
Fix windows hidpi (#1516)
|
2021-01-27 10:59:07 -08:00 |
ErrorBarItem.py
|
More concise visibility setting logic
|
2019-06-07 13:32:25 -07:00 |
FillBetweenItem.py
|
Fix up Qt.py and deprecate USE_XX variables
|
2018-02-16 20:42:34 -08:00 |
GradientEditorItem.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08: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
|
Revert "Add cache for mapRectFromView"
|
2021-01-13 12:43:51 +08:00 |
GraphicsLayout.py
|
GraphicsLayout: Always call layout.activate() after adding items
|
2020-04-14 02:00:49 +02:00 |
GraphicsObject.py
|
call super() on virtual QWidget methods
|
2021-01-23 08:29:44 +08: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
|
Update docstring and error message
|
2021-01-31 22:36:59 -08:00 |
GridItem.py
|
Update GridItem.py (#1423)
|
2020-11-06 14:04:34 -08:00 |
HistogramLUTItem.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
ImageItem.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
InfiniteLine.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
IsocurveItem.py
|
IsocurveItem obeys imageAxisOrder config option
|
2016-08-27 22:36:05 -07: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
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
LegendItem.py
|
ItemSample: Allow toggle of visibility via mouse click in LegendItem (#1497)
|
2021-01-28 21:14:41 -08:00 |
LinearRegionItem.py
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
MultiPlotItem.py
|
Improve docs for MultiPlotWidget and MultiPlotItem
|
2020-07-19 14:28:58 -07:00 |
NonUniformImage.py
|
Add NonUniformImage, example and tests. (#509)
|
2021-01-19 21:43:58 -08:00 |
PColorMeshItem.py
|
Docs should have no warnings on pcolormeshitem (#1400)
|
2020-10-15 10:12:36 -07:00 |
PlotCurveItem.py
|
switch to use of QOpenGLWidget in GraphicsView.py (#1525)
|
2021-01-30 08:59:29 -08:00 |
PlotDataItem.py
|
PlotDataItem now signals on setPos (fix #1494)
|
2021-01-13 21:57:40 +13:00 |
ROI.py
|
Attempt i18n localization (#1513)
|
2021-01-27 11:34:32 -08:00 |
ScaleBar.py
|
Squashed commit of the following:
|
2014-08-07 09:03:26 -04:00 |
ScatterPlotItem.py
|
ScatterPlotItem.py: use non _USE_QRECT codepath for PySide6
|
2021-01-15 12:47:13 +08:00 |
TargetItem.py
|
TargetItem fix + performance improvements
|
2020-07-13 16:37:29 -07:00 |
TextItem.py
|
Fix autosize not taking to correct range with TextItem in view (#1435)
|
2020-11-21 00:02:32 -08:00 |
UIGraphicsItem.py
|
import sip from Qt.py
|
2021-01-23 08:29:43 +08:00 |
VTickGroup.py
|
Fixed incorrect height in VTickGroup.
|
2017-05-17 09:23:41 -04:00 |