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
↓ 1 callers
Method
generatePicture
(self)
pyqtgraph/examples/customGraphicsItem.py:19
↓ 1 callers
Method
generateShape
(self)
pyqtgraph/graphicsItems/TargetItem.py:234
↓ 1 callers
Method
generateShape
(self)
pyqtgraph/graphicsItems/ROI.py:1514
↓ 1 callers
Function
generateSvg
(item, options=None)
pyqtgraph/exporters/SVGExporter.py:117
↓ 1 callers
Method
generateSvg
Method to override to manually specify the SVG writer mechanism. Parameters ---------- nodes Dictionary keyed by
pyqtgraph/graphicsItems/GraphicsItem.py:533
↓ 1 callers
Method
generateText
(self)
pyqtgraph/widgets/ValueLabel.py:70
↓ 1 callers
Function
generateUi
Convenience function for generating common UI types
pyqtgraph/flowchart/library/common.py:15
↓ 1 callers
Method
getAspectRatio
return the current aspect ratio
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:259
↓ 1 callers
Method
getColorMap
Retrieve the :class:`~pyqtgraph.ColorMap` object currently used. Returns ------- ColorMap or None The a
pyqtgraph/graphicsItems/ImageItem.py:257
↓ 1 callers
Method
getContextMenus
(self, event=None)
pyqtgraph/examples/contextMenu.py:85
↓ 1 callers
Method
getContextMenus
(self, event)
pyqtgraph/GraphicsScene/GraphicsScene.py:535
↓ 1 callers
Method
getContextMenus
(self, ev)
pyqtgraph/flowchart/FlowchartGraphicsView.py:36
↓ 1 callers
Method
getCurve
(self, ref=True)
pyqtgraph/examples/relativity/relativity.py:360
↓ 1 callers
Function
getExc
(indent=4, prefix='| ', skip=1)
pyqtgraph/debug.py:123
↓ 1 callers
Function
getFromColorcet
Generates a ColorMap object from a colorcet definition. Same as ``colormap.get(name, source='colorcet')``.
pyqtgraph/colormap.py:188
↓ 1 callers
Function
getFromMatplotlib
Generates a ColorMap object from a Matplotlib definition. Same as ``colormap.get(name, source='matplotlib')``.
pyqtgraph/colormap.py:142
↓ 1 callers
Function
getFunctions
(context)
pyqtgraph/Qt/OpenGLHelpers.py:18
↓ 1 callers
Function
getGitBranch
()
tools/setupHelpers.py:401
↓ 1 callers
Function
getGitVersion
Return a version string with information about this git checkout. If the checkout is an unmodified, tagged commit, then return the tag version
tools/setupHelpers.py:346
↓ 1 callers
Function
getGraphIcon
Return a `PyQtGraph` icon from the registry by `name`
pyqtgraph/icons/__init__.py:45
↓ 1 callers
Method
getHandler
(cls, pid)
pyqtgraph/multiprocess/remoteproxy.py:101
↓ 1 callers
Method
getImage
(self)
pyqtgraph/widgets/ColorMapButton.py:47
↓ 1 callers
Function
getImageFromWidget
(widget)
tests/image_testing.py:65
↓ 1 callers
Method
getImageItem
Return the ImageItem for this ImageView.
pyqtgraph/imageview/ImageView.py:879
↓ 1 callers
Function
getInitVersion
Return the version string defined in __init__.py
tools/setupHelpers.py:326
↓ 1 callers
Method
getItem
Return the item in (*row*, *col*). If the cell is empty, return None.
pyqtgraph/graphicsItems/GraphicsLayout.py:144
↓ 1 callers
Method
getLevels
(self)
pyqtgraph/graphicsItems/NonUniformImage.py:88
↓ 1 callers
Method
getLevels
Return the array representing the current level settings. See :meth:`setLevels`. When `autoLevels` is active, the format is
pyqtgraph/graphicsItems/ImageItem.py:220
↓ 1 callers
Method
getMatchingTitles
(self, text, exDict=None, acceptAll=False)
pyqtgraph/examples/ExampleApp.py:444
↓ 1 callers
Method
getMenu
(self)
pyqtgraph/graphicsItems/ImageItem.py:1141
↓ 1 callers
Method
getMenu
(self)
pyqtgraph/graphicsItems/ROI.py:1422
↓ 1 callers
Method
getMenu
(self, ev)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1329
↓ 1 callers
Method
getMenu
(self)
pyqtgraph/widgets/ColorMapButton.py:55
↓ 1 callers
Method
getMenu
(self)
pyqtgraph/flowchart/Node.py:655
↓ 1 callers
Method
getMenu
(self)
pyqtgraph/flowchart/Terminal.py:376
↓ 1 callers
Method
getMenu
(self, ev)
pyqtgraph/flowchart/FlowchartGraphicsView.py:28
↓ 1 callers
Method
getNodeTree
(self)
pyqtgraph/flowchart/NodeLibrary.py:62
↓ 1 callers
Method
getNodeType
(self, name)
pyqtgraph/flowchart/NodeLibrary.py:56
↓ 1 callers
Method
getObjAttr
(self, obj, attr, **kwds)
pyqtgraph/multiprocess/remoteproxy.py:544
↓ 1 callers
Method
getObjValue
(self, obj, **kwds)
pyqtgraph/multiprocess/remoteproxy.py:547
↓ 1 callers
Method
getOriginalDataset
Get the numpy array representation of the data provided to PlotDataItem. Returns ------- xData : np.ndarray or None
pyqtgraph/graphicsItems/PlotDataItem.py:1425
↓ 1 callers
Method
getPaintItems
Return a list of all items that should be painted in the correct order.
pyqtgraph/exporters/Exporter.py:116
↓ 1 callers
Method
getParam
(self, param)
pyqtgraph/examples/optics/pyoptic.py:124
↓ 1 callers
Method
getPos
(self)
pyqtgraph/graphicsItems/InfiniteLine.py:264
↓ 1 callers
Method
getProxyOption
(self, opt)
pyqtgraph/multiprocess/remoteproxy.py:113
↓ 1 callers
Method
getResult
(self, reqId)
pyqtgraph/multiprocess/remoteproxy.py:490
↓ 1 callers
Method
getSIPrefixEnableRanges
Get the ranges in which automatic SI prefix scaling is enabled. Returns ------- tuple of tuple of float, float
pyqtgraph/graphicsItems/AxisItem.py:510
↓ 1 callers
Method
getSceneHandlePositions
Returns the position of handles in the scene coordinate system. The format returned is a list of (name, pos) tuples.
pyqtgraph/graphicsItems/ROI.py:696
↓ 1 callers
Method
getShaderProgram
()
pyqtgraph/opengl/items/GLScatterPlotItem.py:107
↓ 1 callers
Method
getShaderProgram
()
pyqtgraph/opengl/items/GLVolumeItem.py:95
↓ 1 callers
Method
getShaderProgram
()
pyqtgraph/opengl/items/GLLinePlotItem.py:109
↓ 1 callers
Method
getSupportedImageFormats
()
pyqtgraph/exporters/ImageExporter.py:80
↓ 1 callers
Function
getTestDataDirectory
()
tests/image_testing.py:438
↓ 1 callers
Function
getTester
()
tests/image_testing.py:58
↓ 1 callers
Method
getXPos
(self)
pyqtgraph/graphicsItems/InfiniteLine.py:258
↓ 1 callers
Method
getYPos
(self)
pyqtgraph/graphicsItems/InfiniteLine.py:261
↓ 1 callers
Method
get_data
return all data acquired since last get_data call
pyqtgraph/examples/ColorGradientPlots.py:29
↓ 1 callers
Method
getvalue
(self)
pyqtgraph/Qt/__init__.py:83
↓ 1 callers
Method
glColor
Return (r,g,b,a) normalized for use in opengl
pyqtgraph/functions.py:308
↓ 1 callers
Method
handleMoveStarted
(self)
pyqtgraph/graphicsItems/ROI.py:455
↓ 1 callers
Method
handleRequest
Handle a single request from the remote process. Blocks until a request is available.
pyqtgraph/multiprocess/remoteproxy.py:168
↓ 1 callers
Method
hasChildren
Return True if this Parameter has children.
pyqtgraph/parametertree/Parameter.py:702
↓ 1 callers
Method
hasInput
(self)
pyqtgraph/flowchart/Terminal.py:171
↓ 1 callers
Method
hasResult
Returns True if the result for this request has arrived.
pyqtgraph/multiprocess/remoteproxy.py:668
↓ 1 callers
Method
hideEditor
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:192
↓ 1 callers
Function
hsvColor
Generate a QColor from HSVa values. (all arguments are float 0.0-1.0)
pyqtgraph/functions.py:466
↓ 1 callers
Method
hypIntersect
(x0r, t0r, vr, x0, t0, v0, g)
pyqtgraph/examples/relativity/relativity.py:468
↓ 1 callers
Method
implements
(self, interface=None)
pyqtgraph/exceptionHandling.py:143
↓ 1 callers
Method
implements
(self, interface=None)
pyqtgraph/graphicsItems/PlotDataItem.py:648
↓ 1 callers
Method
implements
(self, interface=None)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:291
↓ 1 callers
Method
incrementName
(self, name)
pyqtgraph/parametertree/Parameter.py:724
↓ 1 callers
Function
initShaders
()
pyqtgraph/opengl/shaders.py:12
↓ 1 callers
Method
initializeGL
Called after an item is added to a GLViewWidget. The widget's GL context is made current before this method is called. (So t
pyqtgraph/opengl/GLGraphicsItem.py:246
↓ 1 callers
Method
innerSceneItem
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:390
↓ 1 callers
Method
insert
(self, new, pos=None, neighbor=None)
pyqtgraph/dockarea/Container.py:32
↓ 1 callers
Method
insertChild
(self, pos, item)
pyqtgraph/parametertree/parameterTypes/checklist.py:54
↓ 1 callers
Method
instances
(self)
pyqtgraph/Qt/internals.py:191
↓ 1 callers
Method
interface
(self, obj)
pyqtgraph/WidgetGroup.py:185
↓ 1 callers
Function
interpolateArray
N-dimensional interpolation similar to scipy.ndimage.map_coordinates. This function returns linearly-interpolated values sampled from a
pyqtgraph/functions.py:939
↓ 1 callers
Method
invertX
By default, the positive x-axis points rightward on the screen. Use invertX(True) to reverse the x-axis.
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1180
↓ 1 callers
Method
ior
(self, wavelength)
pyqtgraph/examples/optics/pyoptic.py:205
↓ 1 callers
Method
isClosable
(self)
pyqtgraph/dockarea/Dock.py:334
↓ 1 callers
Method
isFocusable
Return True if this item should be included in the tab-focus order
pyqtgraph/parametertree/ParameterItem.py:61
↓ 1 callers
Method
isInitialized
(self)
pyqtgraph/opengl/GLGraphicsItem.py:243
↓ 1 callers
Method
isLookupTrivial
Return True if the gradient has exactly two stops in it: black at 0.0 and white at 1.0
pyqtgraph/graphicsItems/GradientEditorItem.py:725
↓ 1 callers
Method
isObjVar
(cls, o)
pyqtgraph/debug.py:806
↓ 1 callers
Function
isocurve
Generate isocurve from 2D data using marching squares algorithm. ============== ========================================================
pyqtgraph/functions.py:2313
↓ 1 callers
Method
itemBoundsChanged
(self, item)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1149
↓ 1 callers
Method
itemChange
(self, change, value)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:305
↓ 1 callers
Method
itemChanged
Called when the data of this item has changed.
pyqtgraph/widgets/TableWidget.py:439
↓ 1 callers
Method
itemClicked
Called when this item is clicked on. Override this method to react to user clicks.
pyqtgraph/widgets/TreeWidget.py:347
↓ 1 callers
Method
itemIndex
Return the numerical index of GraphicsItem object passed in Parameters ---------- item : QGraphicsLayoutItem Item
pyqtgraph/graphicsItems/GraphicsLayout.py:151
↓ 1 callers
Method
itemMoving
Called when item has been dropped elsewhere in the tree. Return True to accept the move, False to reject.
pyqtgraph/widgets/TreeWidget.py:89
↓ 1 callers
Function
itemState
(root)
tests/image_testing.py:455
↓ 1 callers
Function
itemTransform
(item, root)
pyqtgraph/exporters/SVGExporter.py:484
↓ 1 callers
Method
itemWidget
(self, item, col)
pyqtgraph/widgets/TreeWidget.py:47
↓ 1 callers
Method
itemsChanged
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1145
↓ 1 callers
Method
label
Provides the TargetLabel if it exists Returns ------- TargetLabel or None If a TargetLabel exists for this Target
pyqtgraph/graphicsItems/TargetItem.py:306
↓ 1 callers
Method
lastPos
Return the previous position of the mouse in the coordinate system of the item that the event was delivered to.
pyqtgraph/GraphicsScene/mouseEvents.py:112
↓ 1 callers
Method
lastScenePos
Return the previous scene position of the mouse.
pyqtgraph/GraphicsScene/mouseEvents.py:330
← previous
next →
1,501–1,600 of 4,033, ranked by callers