MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

Method__init__
(self)
pyqtgraph/debug.py:686
Method__init__
(self)
pyqtgraph/debug.py:1098
Method__init__
(self, interval=10.0, logFile=None)
pyqtgraph/debug.py:1163
Method__init__
(self, stream)
pyqtgraph/debug.py:1257
Method__init__
(self, init=None)
pyqtgraph/SRTTransform3D.py:15
Method__init__
Initialize WidgetGroup, adding specified widgets into this group. widgetList can be: - a list of widget specifications (widget, [nam
pyqtgraph/WidgetGroup.py:128
Method__init__
(self, *args)
pyqtgraph/functions.py:305
Method__init__
(self, signal, slot)
pyqtgraph/functions.py:3222
Method__init__
Handle additional constructions of a Vector ============== ========================================================================
pyqtgraph/Vector.py:15
Method__init__
(self, *args)
pyqtgraph/Point.py:17
Method__init__
(self)
pyqtgraph/PlotData.py:21
Method__init__
(self, init=None)
pyqtgraph/SRTTransform.py:14
Method__init__
(self, *args)
pyqtgraph/Transform3D.py:12
Method__init__
(self)
pyqtgraph/exceptionHandling.py:69
Method__init__
Initialization arguments: signal - a bound Signal or pyqtSignal instance delay - Time (in seconds) to wait for signals to stop before
pyqtgraph/SignalProxy.py:23
Method__init__
(self, **kwds)
pyqtgraph/jupyter/GraphicsView.py:57
Method__init__
(self, **kwds)
pyqtgraph/jupyter/GraphicsView.py:131
Method__init__
(self, repl, globals_, locals_, parent=None)
pyqtgraph/console/repl_widget.py:165
Method__init__
(self, writeFn)
pyqtgraph/console/repl_widget.py:245
Method__init__
============== ============================================================================= **Arguments:** namespace
pyqtgraph/console/Console.py:31
Method__init__
(self, parent=None)
pyqtgraph/console/exception_widget.py:13
Method__init__
(self, parent=None)
pyqtgraph/console/stackwidget.py:6
Method__init__
(self, parent)
pyqtgraph/console/CmdInput.py:8
Method__init__
(self, item)
pyqtgraph/graphicsItems/LegendItem.py:359
Method__init__
(self)
pyqtgraph/graphicsItems/GraphicsWidgetAnchor.py:14
Method__init__
**Bases:** :class:`GraphicsItem <pyqtgraph.GraphicsItem>`, :class:`QtWidgets.QGraphicsWidget` Extends QGraphicsWidget with s
pyqtgraph/graphicsItems/GraphicsWidget.py:10
Method__init__
(self, **opts)
pyqtgraph/graphicsItems/BoxplotItem.py:45
Method__init__
( self, target, text="", offset=(20, 0), anchor=(0, 0.5), **kw
pyqtgraph/graphicsItems/TargetItem.py:377
Method__init__
Valid keyword options are: x, x0, x1, y, y0, y1, width, height, pen, brush x specifies the x-position of the center
pyqtgraph/graphicsItems/BarGraphItem.py:12
Method__init__
(self, *args, **kwargs)
pyqtgraph/graphicsItems/PlotDataItem.py:559
Method__init__
(self, size, offset)
pyqtgraph/graphicsItems/GradientLegend.py:13
Method__init__
(self, maxsize=128, *args, **kwds)
pyqtgraph/graphicsItems/GraphicsItem.py:22
Method__init__
(self)
pyqtgraph/graphicsItems/GraphicsItem.py:53
Method__init__
(self, *args)
pyqtgraph/graphicsItems/ItemGroup.py:10
Method__init__
(self, parent=None, border=None)
pyqtgraph/graphicsItems/GraphicsLayout.py:17
Method__init__
============== ================================================================================= **Arguments:** orientation
pyqtgraph/graphicsItems/GradientEditorItem.py:38
Method__init__
Create a new GradientEditorItem. All arguments are passed to :func:`TickSliderItem.__init__ <pyqtgraph.TickSliderItem.__init__>`
pyqtgraph/graphicsItems/GradientEditorItem.py:398
Method__init__
(self, tick, sliderItem)
pyqtgraph/graphicsItems/GradientEditorItem.py:929
Method__init__
(self, imageFile=None, width=None, parentItem=None, pixmap=None)
pyqtgraph/graphicsItems/ButtonItem.py:10
Method__init__
============== ============================================================================= **Arguments:** bounds QR
pyqtgraph/graphicsItems/UIGraphicsItem.py:20
Method__init__
(self, line, text="", movable=False, position=0.5, anchors=None, **kwds)
pyqtgraph/graphicsItems/InfiniteLine.py:477
Method__init__
(self, x, y, z, border=None)
pyqtgraph/graphicsItems/NonUniformImage.py:21
Method__init__
(self, *args)
pyqtgraph/graphicsItems/GraphicsObject.py:11
Method__init__
(self, image: np.ndarray | None=None, **kargs)
pyqtgraph/graphicsItems/ImageItem.py:66
Method__init__
All keyword arguments are passed to setData().
pyqtgraph/graphicsItems/ErrorBarItem.py:9
Method__init__
Create a new LinearRegionItem. ============== ===================================================================== **Argume
pyqtgraph/graphicsItems/LinearRegionItem.py:36
Method__init__
Create a new isocurve item. ============== =============================================================== **Argum
pyqtgraph/graphicsItems/IsocurveItem.py:15
Method__init__
( self, orientation: str, pen=None, textPen=None,
pyqtgraph/graphicsItems/AxisItem.py:49
Method__init__
Creates a new ColorBarItem. Parameters ---------- colorMap: `str` or :class:`~pyqtgraph.ColorMap` Determ
pyqtgraph/graphicsItems/ColorBarItem.py:43
Method__init__
(self, curve, index=0, pos=None, **opts)
pyqtgraph/graphicsItems/CurvePoint.py:111
Method__init__
FillBetweenItem fills a region between two curves with a specified :class:`~QtGui.QBrush`. Parameters ---------- cur
pyqtgraph/graphicsItems/FillBetweenItem.py:14
Method__init__
(self, text=' ', parent=None, angle=0, **args)
pyqtgraph/graphicsItems/LabelItem.py:18
Method__init__
(self, **kwds)
pyqtgraph/graphicsItems/GraphItem.py:18
Method__init__
Forwards all arguments to :func:`setData <pyqtgraph.PlotCurveItem.setData>`. Some extra arguments are accepted as well: ===
pyqtgraph/graphicsItems/PlotCurveItem.py:235
Method__init__
(self, roi, data, img, axes=(0,1), xVals=None, color=None)
pyqtgraph/graphicsItems/PlotCurveItem.py:1277
Method__init__
================ ================================================================================= **Arguments:** *text*
pyqtgraph/graphicsItems/TextItem.py:14
Method__init__
(self, pen='default', textPen='default')
pyqtgraph/graphicsItems/GridItem.py:18
Method__init__
(self, size, width=5, brush=None, pen=None, suffix='m', offset=None)
pyqtgraph/graphicsItems/ScaleBar.py:15
Method__init__
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:31
Method__init__
Create a pseudocolor plot with convex polygons. Call signature: ``PColorMeshItem([x, y,] z, **kwargs)`` x and y ca
pyqtgraph/graphicsItems/PColorMeshItem.py:78
Method__init__
Arrows can be initialized with any keyword arguments accepted by the setStyle() method.
pyqtgraph/graphicsItems/ArrowItem.py:16
Method__init__
(self, image=None, fillHistogram=True, levelMode='mono', gradientPosition='right', orientatio
pyqtgraph/graphicsItems/HistogramLUTItem.py:88
Method__init__
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:155
Method__init__
Accepts the same arguments as setData()
pyqtgraph/graphicsItems/ScatterPlotItem.py:359
Method__init__
============== =================================================================== **Arguments:** xvals A list of
pyqtgraph/graphicsItems/VTickGroup.py:20
Method__init__
(self, radius, typ=None, pen=(200, 200, 220), hoverPen=(255, 255, 0), parent=None, deletable=
pyqtgraph/graphicsItems/ROI.py:1344
Method__init__
(self, roi)
pyqtgraph/graphicsItems/ROI.py:1541
Method__init__
(self, pos, size, **args)
pyqtgraph/graphicsItems/ROI.py:1610
Method__init__
(self, pos, size, centered=False, sideScalers=False, **args)
pyqtgraph/graphicsItems/ROI.py:1638
Method__init__
(self, pos1, pos2, width, **args)
pyqtgraph/graphicsItems/ROI.py:1667
Method__init__
(self, points, width, pen=None, **args)
pyqtgraph/graphicsItems/ROI.py:1701
Method__init__
(self, *args, **kwds)
pyqtgraph/graphicsItems/ROI.py:1825
Method__init__
(self, pos, size, **args)
pyqtgraph/graphicsItems/ROI.py:1843
Method__init__
(self, pos, size=None, radius=None, **args)
pyqtgraph/graphicsItems/ROI.py:1948
Method__init__
(self, positions, closed=False, pos=None, **args)
pyqtgraph/graphicsItems/ROI.py:1978
Method__init__
(self, positions=(None, None), pos=None, handles=(None,None), **args)
pyqtgraph/graphicsItems/ROI.py:2149
Method__init__
(self, *args, **kwds)
pyqtgraph/graphicsItems/ROI.py:2242
Method__init__
(self, pos=None, size=None, **kargs)
pyqtgraph/graphicsItems/ROI.py:2269
Method__init__
(self, pos, size, **args)
pyqtgraph/graphicsItems/ROI.py:2354
Method__init__
============= ========================================================== tickSpecs a list of one or more TickSpec objects with de
pyqtgraph/graphicsItems/DateAxisItem.py:143
Method__init__
Create a new DateAxisItem. For `orientation` and `**kwargs`, see :func:`AxisItem.__init__ <pyqtgraph.AxisItem.__init__>`.
pyqtgraph/graphicsItems/DateAxisItem.py:311
Method__init__
( self, parent : QtCore.QObject | None = None, name: str | None = None, labels
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:130
Method__init__
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:21
Method__init__
(self, parent)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:42
Method__init__
(self, view)
pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py:10
Method__init__
(self, code)
pyqtgraph/opengl/shaders.py:288
Method__init__
(self, code)
pyqtgraph/opengl/shaders.py:292
Method__init__
(self, name, shaders, uniforms=None)
pyqtgraph/opengl/shaders.py:301
Method__init__
Basic widget for displaying 3D data - Rotation/scale controls - Axis/grid display - Export options ===
pyqtgraph/opengl/GLViewWidget.py:551
Method__init__
(self, parentItem: 'GLGraphicsItem' = None)
pyqtgraph/opengl/GLGraphicsItem.py:31
Method__init__
============== ===================================================== **Arguments:** vertexes (Nv, 3) array of vertex
pyqtgraph/opengl/MeshData.py:25
Method__init__
(self, parentItem=None, **kwds)
pyqtgraph/opengl/items/GLGraphItem.py:17
Method__init__
pos is (...,3) array of the bar positions (the corner of each bar) size is (...,3) array of the sizes of each bar
pyqtgraph/opengl/items/GLBarGraphItem.py:10
Method__init__
(self, parentItem=None, **kwds)
pyqtgraph/opengl/items/GLScatterPlotItem.py:31
Method__init__
(self, size=None, color=None, glOptions='translucent', parentItem=None)
pyqtgraph/opengl/items/GLBoxItem.py:16
Method__init__
(self, size=None, antialias=True, glOptions='translucent', parentItem=None)
pyqtgraph/opengl/items/GLAxisItem.py:17
Method__init__
============== ======================================================================================= **Arguments:** data
pyqtgraph/opengl/items/GLVolumeItem.py:26
Method__init__
The x, y, z, colors, showGrid, lineColor, lineWidth and lineAntialias arguments are passed to setData(). All other keyword ar
pyqtgraph/opengl/items/GLSurfacePlotItem.py:20
Method__init__
All keyword arguments are passed to setData()
pyqtgraph/opengl/items/GLTextItem.py:12
Method__init__
============== ======================================================================================= **Arguments:**
pyqtgraph/opengl/items/GLImageItem.py:26
← previousnext →2,101–2,200 of 4,033, ranked by callers