Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyqtgraph/pyqtgraph
/ functions
Functions
4,033 in github.com/pyqtgraph/pyqtgraph
⨍
Functions
4,033
◇
Types & classes
441
↳
Endpoints
10
Method
findPersistent
Return all objects matching regex that were considered 'persistent' when the last diff() was run.
pyqtgraph/debug.py:706
Function
findRefPath
Determine all paths of object references from startObj to endObj
pyqtgraph/debug.py:189
Method
findWidget
(self, name)
pyqtgraph/WidgetGroup.py:179
Method
finish
(self)
pyqtgraph/debug.py:523
Method
fixup
(self, strn)
pyqtgraph/widgets/SpinBox.py:558
Function
float_regex_for_locale
Return a FLOAT_REGEX pattern appropriate for the given locale.
pyqtgraph/functions.py:296
Method
flush
(self)
pyqtgraph/debug.py:1112
Method
flush
(self)
pyqtgraph/debug.py:1266
Function
fmt
(item)
tests/widgets/test_tablewidget.py:113
Function
fmt
(name)
pyqtgraph/examples/ScatterPlotSpeedTest.py:47
Method
fn
(self, *args, **kwds)
pyqtgraph/widgets/ComboBox.py:71
Method
focusInEvent
(self, ev)
pyqtgraph/widgets/SpinBox.py:338
Method
focusOutEvent
(self, ev)
pyqtgraph/flowchart/Node.py:437
Method
focusOutEvent
(self, ev)
pyqtgraph/flowchart/Terminal.py:285
Method
focusOutEvent
(self, ev)
pyqtgraph/flowchart/library/Data.py:166
Method
focusPrevious
(self, item)
pyqtgraph/parametertree/ParameterTree.py:100
Function
forgetWidget
()
tests/test_stability.py:129
Function
formatUnits
Format a unit specification ([numerators,...], [denominators,...]) into a string (this is the inverse of evalUnits)
pyqtgraph/units.py:50
Method
fractionalValueChanged
(self, x)
pyqtgraph/graphicsItems/GradientEditorItem.py:969
Function
fromSecsSinceEpochLocal
(timestamp)
tests/graphicsItems/test_DateAxisItem.py:65
Function
ftrace
Decorator used for marking the beginning and end of function calls. Automatically indents nested calls.
pyqtgraph/debug.py:44
Method
generateDrawSpecs
(self, p)
pyqtgraph/graphicsItems/DateAxisItem.py:419
Method
generateMask
(self, data, mask)
pyqtgraph/widgets/DataFilterWidget.py:142
Function
get
.. warning:: Experimental, subject to change. Returns a ColorMap object from a local definition or imported from another library. The ge
pyqtgraph/colormap.py:58
Method
getArrayRegion
Return the result of :meth:`~pyqtgraph.ROI.getArrayRegion` for each rect in the chain concatenated into a single ndarray. Se
pyqtgraph/graphicsItems/ROI.py:1745
Method
getArrayRegion
Return the result of :meth:`~pyqtgraph.ROI.getArrayRegion` masked by the elliptical shape of the ROI. Regions outside the ellipse are
pyqtgraph/graphicsItems/ROI.py:1869
Method
getArrayRegion
(self, *args, **kwds)
pyqtgraph/graphicsItems/ROI.py:2124
Method
getArrayRegion
Use the position of this ROI relative to an imageItem to pull a slice from an array. Since this pulls 1D data from
pyqtgraph/graphicsItems/ROI.py:2220
Method
getArrayRegion
(self, *args, **kwds)
pyqtgraph/graphicsItems/ROI.py:2383
Method
getArraySlice
Return a tuple of slice objects that can be used to slice the region from *data* that is covered by the bounding rectangle of this ROI.
pyqtgraph/graphicsItems/ROI.py:1084
Method
getBoundingParents
Return a list of parents to this item that have child clipping enabled.
pyqtgraph/graphicsItems/GraphicsItem.py:143
Method
getCanvas
(self)
pyqtgraph/flowchart/library/Display.py:133
Method
getColorMap
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:384
Method
getContextMenus
(self, event)
pyqtgraph/graphicsItems/GraphicsItem.py:530
Method
getContextMenus
(self, event)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1329
Method
getContextMenus
(self, event)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1332
Method
getData
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:599
Method
getGlobalTransform
Return global transformation (rotation angle+translation) required to move from relative state to current state. If relative state isn't spec
pyqtgraph/graphicsItems/ROI.py:1295
Function
getGraphPixmap
Return a `QPixmap` from the registry by `name`
pyqtgraph/icons/__init__.py:55
Method
getHandlePositions
Return the positions of all handles in local coordinates.
pyqtgraph/graphicsItems/ROI.py:1738
Method
getHistogram
Returns x and y arrays containing the histogram values for the current image. For an explanation of the return format, see numpy.histogram().
pyqtgraph/graphicsItems/NonUniformImage.py:72
Method
getHistogramRange
Returns range on the histogram plot.
pyqtgraph/graphicsItems/HistogramLUTItem.py:265
Method
getHistogramWidget
Return the HistogramLUTWidget for this ImageView
pyqtgraph/imageview/ImageView.py:887
Method
getId
(obj)
pyqtgraph/graphicsItems/ScatterPlotItem.py:226
Method
getLabel
Return the labelItem inside the legend for a given plotItem The label-text can be changed via labelItem.setText
pyqtgraph/graphicsItems/LegendItem.py:266
Method
getLabel
(self, key)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1398
Method
getLevels
Returns a tuple containing the current level settings. See :func:`~setLevels`. The format is ``(low, high)``.
pyqtgraph/graphicsItems/PColorMeshItem.py:368
Method
getLocalHandlePositions
Returns the position of handles in the ROI's coordinate system. The format returned is a list of (name, pos) tuples.
pyqtgraph/graphicsItems/ROI.py:683
Method
getLookupTable
Return an RGB(A) lookup table (ndarray). ============== ==================================================================
pyqtgraph/graphicsItems/GradientEditorItem.py:690
Method
getMenu
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1326
Method
getPixmap
(self)
pyqtgraph/graphicsItems/ImageItem.py:1051
Method
getPlotItem
(self)
pyqtgraph/jupyter/GraphicsView.py:166
Function
getPreviousVersion
Return the previous version of *obj*, or None if this object has not been reloaded.
pyqtgraph/reload.py:296
Function
getQDarkStyleDarkQPalette
()
pyqtgraph/colors/palette.py:4
Function
getQDarkStyleLightQPalette
()
pyqtgraph/colors/palette.py:38
Method
getRoiPlot
Return the ROI PlotWidget for this ImageView
pyqtgraph/imageview/ImageView.py:883
Method
getRotation
(self)
pyqtgraph/SRTTransform.py:39
Method
getScale
(self)
pyqtgraph/SRTTransform.py:36
Function
getShaderProgram
(name)
pyqtgraph/opengl/shaders.py:239
Method
getState
(self)
pyqtgraph/graphicsItems/ROI.py:2021
Method
getState
(self)
pyqtgraph/graphicsItems/ROI.py:2168
Method
getState
(self)
pyqtgraph/widgets/JoystickButton.py:42
Method
getSubset
Returns a new ColorMap object that extracts the subset specified by 'start' and 'length' to the full 0.0 to 1.0 range. A negative le
pyqtgraph/colormap.py:477
Method
getTranslation
(self)
pyqtgraph/SRTTransform.py:42
Method
getValue
()
pyqtgraph/parametertree/parameterTypes/slider.py:59
Method
getValues
Return a tree of all values that are children of this parameter. Raises ValueError if any child has no value.
pyqtgraph/parametertree/Parameter.py:340
Function
getVersionStrings
Returns 4 version strings: * the version string to use for this build, * version string requested with --force-version (or None)
tools/setupHelpers.py:411
Method
getView
Return the ViewBox (or other compatible object) which displays the ImageItem
pyqtgraph/imageview/ImageView.py:875
Method
getViewWidget
(self)
pyqtgraph/GraphicsScene/GraphicsScene.py:471
Method
getWidget
Return the widget in (*row*, *col*)
pyqtgraph/widgets/LayoutWidget.py:76
Method
get_frame
(self)
pyqtgraph/jupyter/GraphicsView.py:66
Function
get_qpainterpath_element_array
(qpath, nelems=None)
pyqtgraph/Qt/internals.py:58
Function
gitCommit
Return the commit ID for the given name.
tools/setupHelpers.py:338
Function
glColor
Convert a color to OpenGL color format (r,g,b,a) floats 0.0-1.0 Accepts same arguments as :func:`mkColor <pyqtgraph.mkColor>`.
pyqtgraph/functions.py:657
Method
globals
(self)
pyqtgraph/console/Console.py:147
Method
gradientChanged
(self)
pyqtgraph/graphicsItems/HistogramLUTItem.py:296
Method
handleCommand
(self, cmd)
pyqtgraph/console/repl_widget.py:87
Method
handleCommandExecuted
(self)
pyqtgraph/console/repl_widget.py:94
Method
handleException
(self, exc)
pyqtgraph/console/repl_widget.py:98
Method
handleItemChanged
(self, item)
pyqtgraph/widgets/TableWidget.py:369
Method
handle_event
(self, event)
pyqtgraph/jupyter/GraphicsView.py:78
Method
hasEdgeIndexedData
(self)
pyqtgraph/opengl/MeshData.py:161
Method
hasField
(self, f)
pyqtgraph/PlotData.py:32
Method
height
(self)
pyqtgraph/graphicsItems/GraphicsWidget.py:53
Method
height
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:437
Method
heightChanged
(self)
pyqtgraph/exporters/ImageExporter.py:71
Method
heightChanged
(self)
pyqtgraph/exporters/PrintExporter.py:29
Method
heightChanged
(self)
pyqtgraph/exporters/SVGExporter.py:71
Method
hide
Hide this item. This is equivalent to setVisible(False).
pyqtgraph/opengl/GLGraphicsItem.py:218
Method
hideRow
(self, name)
pyqtgraph/flowchart/library/common.py:126
Method
highlightBlock
Apply syntax highlighting to the given block of text.
pyqtgraph/examples/syntax.py:187
Method
highlightBlock
Apply syntax highlighting to the given block of text.
pyqtgraph/examples/ExampleApp.py:196
Function
histogramDetrend
Linear detrend. Works by finding the most common value at the beginning and end of a trace, excluding outliers. If offsetOnly is True, then only t
pyqtgraph/flowchart/library/functions.py:183
Method
hoverEnterEvent
(self, ev)
pyqtgraph/examples/ViewBox.py:39
Method
hoverEvent
(self, ev)
pyqtgraph/graphicsItems/LegendItem.py:339
Method
hoverEvent
(self, ev)
pyqtgraph/graphicsItems/TargetItem.py:285
Method
hoverEvent
(self, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:281
Method
hoverEvent
(self, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:917
Method
hoverEvent
(self, ev)
pyqtgraph/graphicsItems/ButtonItem.py:37
Method
hoverEvent
(self, ev)
pyqtgraph/graphicsItems/InfiniteLine.py:413
← previous
next →
2,801–2,900 of 4,033, ranked by callers