MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 2 callersFunctionmakeMStepper
(stepSize)
pyqtgraph/graphicsItems/DateAxisItem.py:67
↓ 2 callersFunctionmakePng
Given an array like (H, W, 4), return a PNG-encoded byte string.
tests/image_testing.py:275
↓ 2 callersMethodmapFromView
Maps from the coordinate system displayed inside the ViewBox to the local coordinates of the ViewBox
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1249
↓ 2 callersMethodmapSceneToParent
(self, pt)
pyqtgraph/graphicsItems/ROI.py:715
↓ 2 callersMethodmapToFloat
Convenience function; see :func:`map() <pyqtgraph.ColorMap.map>`.
pyqtgraph/colormap.py:619
↓ 2 callersMethodmatch_multiline
Do highlighting of multi-line strings. ``delimiter`` should be a ``QRegExp`` for triple-single-quotes or triple-double-quotes, and ``i
pyqtgraph/examples/syntax.py:226
↓ 2 callersMethodmatch_multiline
Do highlighting of multi-line strings. =========== ========================================================== delimiter (Q
pyqtgraph/examples/ExampleApp.py:219
↓ 2 callersFunctionmeasureIndent
(s)
pyqtgraph/configfile.py:195
↓ 2 callersMethodmeshDataChanged
This method must be called to inform the item that the MeshData object has been altered.
pyqtgraph/opengl/items/GLMeshItem.py:129
↓ 2 callersFunctionmkData
()
pyqtgraph/examples/VideoSpeedTest.py:155
↓ 2 callersFunctionmkDocs
(typeList)
tools/rebuildPtreeRst.py:7
↓ 2 callersFunctionmkItem
(pxMode=True, useCache=True)
pyqtgraph/examples/ScatterPlotSpeedTest.py:81
↓ 2 callersMethodmkPath
(self)
pyqtgraph/examples/optics/pyoptic.py:381
↓ 2 callersMethodmkPath
(self)
pyqtgraph/examples/optics/pyoptic.py:532
↓ 2 callersFunctionmkobjs
(*args, **kwds)
tests/test_ref_cycles.py:38
↓ 2 callersFunctionmkrefs
Return a list of weakrefs to each object in *objs. QObject instances are expanded to include all child objects.
tests/test_ref_cycles.py:25
↓ 2 callersFunctionmousePress
(widget, pos: QtCore.QPointF, button, modifier=None)
tests/ui_testing.py:31
↓ 2 callersFunctionmouseRelease
(widget, pos: QtCore.QPointF, button, modifier=None)
tests/ui_testing.py:48
↓ 2 callersMethodmovePoint
(self, pos, modifiers=None, finish=True)
pyqtgraph/graphicsItems/ROI.py:1465
↓ 2 callersMethodname
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:608
↓ 2 callersMethodnorm
Returns a vector in the same direction with unit length.
pyqtgraph/Point.py:104
↓ 2 callersFunctionoffsetToLocalHour
(timestamp: float | int)
pyqtgraph/graphicsItems/DateAxisItem.py:266
↓ 2 callersMethodoptsChanged
(self, param, opts)
pyqtgraph/parametertree/parameterTypes/basetypes.py:384
↓ 2 callersMethodoptsChanged
(self, param, opts)
pyqtgraph/parametertree/parameterTypes/slider.py:90
↓ 2 callersMethodorder
(self)
pyqtgraph/flowchart/library/Data.py:313
↓ 2 callersMethodparentChanged
This method is called when the parameter's parent has changed. It may be useful to extend this method in subclasses.
pyqtgraph/parametertree/Parameter.py:706
↓ 2 callersMethodpen
Get the QPen used to draw the border around the legend.
pyqtgraph/graphicsItems/LegendItem.py:134
↓ 2 callersMethodpixelSize
Return vector with the length and width of one view pixel in scene coordinates
pyqtgraph/widgets/GraphicsView.py:381
↓ 2 callersMethodpixelWidth
(self)
pyqtgraph/graphicsItems/GraphicsItem.py:293
↓ 2 callersMethodprepareForPaint
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:318
↓ 2 callersFunctionpreset_gradient_to_colormap
(name)
pyqtgraph/widgets/ColorMapMenu.py:116
↓ 2 callersFunctionprintFlakeOutput
Print flake output, colored by error category. Return 2 if there were any mandatory errors, 1 if only recommended / optional errors, and
tools/setupHelpers.py:185
↓ 2 callersMethodprocessBypassed
Called when the flowchart would normally call Node.process, but this node is currently bypassed. The default implementation looks for output t
pyqtgraph/flowchart/Node.py:316
↓ 2 callersMethodprocessRequests
Process all pending requests from the pipe, return after no more events are immediately available. (non-blocking) Returns the number o
pyqtgraph/multiprocess/remoteproxy.py:125
↓ 2 callersMethodproj
Return the projection of this vector onto the vector b
pyqtgraph/Point.py:142
↓ 2 callersMethodraiseColorDialog
(self, tick)
pyqtgraph/graphicsItems/GradientEditorItem.py:595
↓ 2 callersFunctionraiseException
Raise an exception
pyqtgraph/examples/console_exception_inspection.py:26
↓ 2 callersFunctionrand
(n)
pyqtgraph/examples/ViewBox.py:71
↓ 2 callersFunctionrand
(n)
pyqtgraph/examples/PlotWidget.py:43
↓ 2 callersMethodrebuildTicks
(self)
pyqtgraph/graphicsItems/VTickGroup.py:80
↓ 2 callersMethodreconnect
Simulates reconnecting the runnable by re-enabling ``runFrom*`` functions
pyqtgraph/parametertree/interactive.py:188
↓ 2 callersMethodregisterObject
(cls, obj)
pyqtgraph/multiprocess/remoteproxy.py:694
↓ 2 callersMethodrememberRef
(self, ref)
pyqtgraph/debug.py:851
↓ 2 callersMethodremove
Restore original exception hooks, deactivating this exception handler
pyqtgraph/exceptionHandling.py:75
↓ 2 callersMethodremoveAllowedArea
(self, area)
pyqtgraph/dockarea/DockDrop.py:19
↓ 2 callersMethodremoveSegment
(self, seg)
pyqtgraph/graphicsItems/ROI.py:2094
↓ 2 callersMethodremoveTopLevelItem
(self, item)
pyqtgraph/widgets/TreeWidget.py:124
↓ 2 callersFunctionrenderQImage
(*args, **kwargs)
benchmarks/renderImageItem.py:19
↓ 2 callersMethodrenderShapeMask
Return an array of 0.0-1.0 into which the shape of the item has been drawn. This can be used to mask array selections.
pyqtgraph/graphicsItems/ROI.py:1272
↓ 2 callersMethodreplaceHandle
Replace one handle in the ROI for another. This is useful when connecting multiple ROIs together. *oldHandle* may be a Handl
pyqtgraph/graphicsItems/ROI.py:663
↓ 2 callersMethodreplyError
(self, reqId, *exc)
pyqtgraph/multiprocess/remoteproxy.py:333
↓ 2 callersFunctionrescaleData
Return data rescaled and optionally cast to a new dtype. The scaling operation is:: data => (data-offset) * scale
pyqtgraph/functions.py:1303
↓ 2 callersMethodreset
(self)
pyqtgraph/SRTTransform.py:45
↓ 2 callersMethodresetNormals
(self)
pyqtgraph/opengl/MeshData.py:151
↓ 2 callersMethodresizeOverlay
(self, size)
pyqtgraph/dockarea/DockDrop.py:22
↓ 2 callersMethodrestore
Restore the state of a mesh previously saved using save()
pyqtgraph/opengl/MeshData.py:434
↓ 2 callersMethodrestoreState
Restore the gradient specified in state. ============== ===================================================================
pyqtgraph/graphicsItems/GradientEditorItem.py:775
↓ 2 callersMethodrestoreState
(self, state)
pyqtgraph/flowchart/library/Data.py:244
↓ 2 callersMethodrestoreTerminals
(self, state)
pyqtgraph/flowchart/Node.py:390
↓ 2 callersMethodresult
Return the result for this request. If block is True, wait until the result has arrived or *timeout* seconds passes.
pyqtgraph/multiprocess/remoteproxy.py:634
↓ 2 callersMethodrun
(self)
pyqtgraph/examples/relativity/relativity.py:505
↓ 2 callersMethodrunCmd
(self, cmd)
pyqtgraph/console/repl_widget.py:185
↓ 2 callersFunctionrunStage
Waste time for 2 seconds while incrementing a progress bar.
pyqtgraph/examples/ProgressDialog.py:13
↓ 2 callersFunctionsaveFailedTest
(data, expect, filename, save_comparison=False)
tests/image_testing.py:240
↓ 2 callersMethodsaveState
(self)
pyqtgraph/SRTTransform3D.py:186
↓ 2 callersMethodsaveState
(self)
pyqtgraph/SRTTransform.py:141
↓ 2 callersMethodsaveState
(self)
pyqtgraph/flowchart/library/Data.py:238
↓ 2 callersMethodscale
adjust the scale of this transform
pyqtgraph/SRTTransform3D.py:77
↓ 2 callersMethodscaleBy
Scale by *s* around given center point (or center of view). *s* may be a Point or tuple (x, y). Optionally, x or y may be sp
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:788
↓ 2 callersMethodscreenGeometry
return the screen geometry of the viewbox
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1134
↓ 2 callersMethodselectNumber
Select the numerical portion of the text to allow quick editing by the user.
pyqtgraph/widgets/SpinBox.py:326
↓ 2 callersMethodselected
Called when this item has been selected (sel=True) OR deselected (sel=False)
pyqtgraph/parametertree/ParameterItem.py:205
↓ 2 callersMethodsendDragEvent
(self, ev, init=False, final=False)
pyqtgraph/GraphicsScene/GraphicsScene.py:303
↓ 2 callersMethodsetAddList
Change the list of options available for the user to add to the group.
pyqtgraph/parametertree/parameterTypes/basetypes.py:431
↓ 2 callersMethodsetAngle
Set the angle of the text in degrees. This sets the rotation angle of the text as a whole, measured counter-clockwise from t
pyqtgraph/graphicsItems/TextItem.py:131
↓ 2 callersMethodsetAntialiasing
Enable or disable default antialiasing. Note that this will only affect items that do not specify their own antialiasing options.
pyqtgraph/widgets/GraphicsView.py:116
↓ 2 callersMethodsetAttr
Set default text properties. See setText() for accepted parameters.
pyqtgraph/graphicsItems/LabelItem.py:31
↓ 2 callersMethodsetBackgroundColor
Set the background color of the widget. Accepts the same arguments as :func:`~pyqtgraph.mkColor`.
pyqtgraph/opengl/GLViewWidget.py:129
↓ 2 callersMethodsetBorder
Define the color of the border drawn around the image. Parameters ---------- b : color_like Accepts all
pyqtgraph/graphicsItems/ImageItem.py:134
↓ 2 callersMethodsetBounds
Set ``(min, max)`` bounding values for the region. The current position is only affected it is outside the new bounds. See :func:`~py
pyqtgraph/graphicsItems/LinearRegionItem.py:179
↓ 2 callersMethodsetBrush
Set the brush that fills the symbol. Allowable arguments are any that are valid for :func:`~pyqtgraph.mkBrush`.
pyqtgraph/graphicsItems/TargetItem.py:173
↓ 2 callersMethodsetBrush
Set the brush that fills the region. Can have any arguments that are valid for :func:`mkBrush <pyqtgraph.mkBrush>`.
pyqtgraph/graphicsItems/LinearRegionItem.py:165
↓ 2 callersMethodsetClipToView
Set the default clip-to-view mode for new curves. Parameters ---------- clip : bool If ``True``, new cur
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1229
↓ 2 callersMethodsetColorMap
Sets a color map to determine the ColorBarItem's look-up table. The same look-up table is applied to any assigned ImageItem.
pyqtgraph/graphicsItems/ColorBarItem.py:229
↓ 2 callersMethodsetCompositionMode
Change the composition mode of the item. This is useful when overlaying multiple items. Parameters ---------
pyqtgraph/graphicsItems/PlotCurveItem.py:296
↓ 2 callersMethodsetData
Set the data/image to draw isocurves for. ============== ==================================================================
pyqtgraph/graphicsItems/IsocurveItem.py:40
↓ 2 callersMethodsetData
Set the data to be drawn. Parameters ---------- x, y : np.ndarray, optional, default None 2D array conta
pyqtgraph/graphicsItems/PColorMeshItem.py:232
↓ 2 callersMethodsetData
**Ordered Arguments:** * If there is only one unnamed argument, it will be interpreted like the 'spots' argument. * If there
pyqtgraph/graphicsItems/ScatterPlotItem.py:421
↓ 2 callersMethodsetData
Update the data in this surface plot. ============== =====================================================================
pyqtgraph/opengl/items/GLSurfacePlotItem.py:55
↓ 2 callersMethodsetDelay
(self, delay)
pyqtgraph/SignalProxy.py:52
↓ 2 callersMethodsetDisconnected
Sets the disconnected state of the runnable, see :meth:`disconnect` and :meth:`reconnect` for more information
pyqtgraph/parametertree/interactive.py:179
↓ 2 callersMethodsetDownsampling
Set the downsampling mode for the PlotItem. Downsampling reduces the number of samples drawn to improve performance. The dow
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1140
↓ 2 callersMethodsetEditable
(self, editable=True)
pyqtgraph/widgets/TableWidget.py:151
↓ 2 callersMethodsetEnumVals
(self, opts)
pyqtgraph/widgets/DataFilterWidget.py:184
↓ 2 callersMethodsetException
(self, exc)
pyqtgraph/flowchart/Node.py:345
↓ 2 callersMethodsetFaces
Set the (Nf, 3) array of faces. Each row in the array contains three indexes into the vertex array, specifying the three corners of a
pyqtgraph/opengl/MeshData.py:101
↓ 2 callersMethodsetFields
Set the list of fields to be used by the mapper. The format of *fields* is:: [ (fieldName, {options}),
pyqtgraph/widgets/ColorMapWidget.py:94
↓ 2 callersMethodsetFillBrush
Set the :class:`QBrush` used to fill the area under the curve. Use :meth:`setFillLevel` to enable filling and set the bound
pyqtgraph/graphicsItems/PlotDataItem.py:873
↓ 2 callersMethodsetFormat
Method to set how the TargetLabel should display the text. This method should be called from TargetItem.setLabel directly. Parameter
pyqtgraph/graphicsItems/TargetItem.py:405
↓ 2 callersMethodsetFromMatrix
Set this transform based on the elements of *m* The input matrix must be affine AND have no shear, otherwise the conversion w
pyqtgraph/SRTTransform3D.py:117
← previousnext →1,001–1,100 of 4,033, ranked by callers