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
boundingRect
(self)
pyqtgraph/examples/optics/pyoptic.py:199
Method
boundingRect
(self)
pyqtgraph/examples/optics/pyoptic.py:352
Method
boundingRect
(self)
pyqtgraph/examples/optics/pyoptic.py:401
Method
boundingRect
(self)
pyqtgraph/flowchart/Terminal.py:330
Method
bounds
Return the (minimum, maximum) values allowed when dragging.
pyqtgraph/graphicsItems/InfiniteLine.py:127
Method
brush
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:1210
Method
buildCetExternalSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:239
Method
buildCetLocalSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:230
Method
buildClocks
(self)
pyqtgraph/examples/relativity/relativity.py:221
Method
buildColorcetSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:269
Method
buildGradientSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:216
Method
buildLocalSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:222
Method
buildMplCategorySubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:248
Method
buildMplOthersSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:265
Method
buildSubMenu
(node, rootMenu, subMenus, pos=None)
pyqtgraph/flowchart/Flowchart.py:817
Function
butterworthFilter
return data passed through bessel filter
pyqtgraph/flowchart/library/functions.py:69
Method
buttons
Return the buttons currently pressed on the mouse. (see QGraphicsSceneMouseEvent::buttons in the Qt documentation)
pyqtgraph/GraphicsScene/mouseEvents.py:194
Method
bypassClicked
(self)
pyqtgraph/flowchart/Flowchart.py:730
Function
callableFunction
(x, y)
pyqtgraph/examples/InfiniteLine.py:64
Function
capslocknames
(a=5)
pyqtgraph/examples/InteractiveParameter.py:89
Function
captureStack
Inspect the curent call stack
pyqtgraph/examples/console_exception_inspection.py:63
Method
catchAllExceptions
If True, the console will catch all unhandled exceptions and display the stack trace. Each exception caught clears the last.
pyqtgraph/console/exception_widget.py:82
Method
catchNextException
If True, the console will catch the next unhandled exception and display the stack trace.
pyqtgraph/console/exception_widget.py:97
Function
cerr
Shorthand for cprint('stderr', ...)
pyqtgraph/util/cprint.py:97
Function
change
(btn)
pyqtgraph/examples/ColorButton.py:17
Function
change
(param, changes)
pyqtgraph/examples/parametertree.py:94
Method
changeParent
Called when the item's parent has changed. This method handles connecting / disconnecting from ViewBox signals to make sure viewRange
pyqtgraph/graphicsItems/GraphicsItem.py:389
Method
changed
(self)
pyqtgraph/flowchart/library/common.py:108
Method
chartGraphicsItem
Return the graphicsItem that displays the internal nodes and connections of this flowchart. Note that the similar method `gra
pyqtgraph/flowchart/Flowchart.py:410
Method
chartToggled
(self, b)
pyqtgraph/flowchart/Flowchart.py:634
Method
chartWidget
(self)
pyqtgraph/flowchart/Flowchart.py:734
Method
check
Print a list of all watched objects and whether they have been collected.
pyqtgraph/debug.py:464
Method
check
(self)
pyqtgraph/util/garbage_collector.py:30
Method
checkChanged
(self, state)
pyqtgraph/widgets/CheckTable.py:73
Method
checkOverconstraint
Check whether the system is overconstrained. If so, return the name of the first overconstrained parameter. Overconstraints occur whe
pyqtgraph/parametertree/SystemSolver.py:263
Method
checkRemoveHandle
(self, h)
pyqtgraph/graphicsItems/ROI.py:2101
Method
childAdded
(self, param, child, pos)
pyqtgraph/parametertree/ParameterItem.py:84
Method
childEvent
(self, ev)
pyqtgraph/dockarea/Container.py:144
Method
childRemoved
(self, param, child)
pyqtgraph/parametertree/ParameterItem.py:92
Method
childStretchChanged
(self)
pyqtgraph/dockarea/Container.py:98
Function
cleanup
()
pyqtgraph/__init__.py:233
Method
cleanup
(self)
pyqtgraph/widgets/RawImageWidget.py:169
Method
clear
Remove all items from the layout and set the current row and column to 0
pyqtgraph/graphicsItems/GraphicsLayout.py:199
Method
clear
Clear the assigned image.
pyqtgraph/graphicsItems/ImageItem.py:505
Method
clear
(self)
pyqtgraph/widgets/TreeWidget.py:204
Method
clear
(self)
pyqtgraph/flowchart/Flowchart.py:741
Method
clear
(self)
pyqtgraph/flowchart/Flowchart.py:916
Method
clearAllClicked
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:49
Method
clearExceptionClicked
(self)
pyqtgraph/console/exception_widget.py:119
Method
clearMarkers
Remove all markers from this line.
pyqtgraph/graphicsItems/InfiniteLine.py:206
Method
clearPlots
Remove all curves from the PlotItem's :class:`~pyqtgraph.ViewBox`.
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:733
Method
clearTerminals
(self)
pyqtgraph/flowchart/Flowchart.py:547
Function
clicked
()
pyqtgraph/examples/GraphicsScene.py:43
Function
clicked
()
pyqtgraph/examples/PlotWidget.py:75
Function
clicked
(plot, points)
pyqtgraph/examples/ScatterPlot.py:32
Method
clicked
(self, pts)
pyqtgraph/examples/CustomGraphItem.py:81
Method
clockNames
(self)
pyqtgraph/examples/relativity/relativity.py:231
Method
close
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:441
Method
close
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:298
Method
close
Closes the widget nicely, making sure to clear the graphics scene and release memory.
pyqtgraph/imageview/ImageView.py:499
Method
close
Close the remote process. After this call, the widget will no longer be updated.
pyqtgraph/widgets/RemoteGraphicsView.py:242
Method
closeEvent
(self, ev)
pyqtgraph/exporters/Matplotlib.py:161
Method
closeEvent
(self, *args)
pyqtgraph/dockarea/DockArea.py:384
Method
closeEvent
(self, event)
pyqtgraph/GraphicsScene/exportDialog.py:147
Method
cmdDblClicked
(self, item)
pyqtgraph/console/Console.py:166
Method
cmdSelected
(self, item)
pyqtgraph/console/Console.py:161
Method
code
(self)
pyqtgraph/flowchart/library/Data.py:216
Method
collapseTree
(self, item)
pyqtgraph/widgets/TreeWidget.py:119
Method
collapsed
(self)
pyqtgraph/widgets/GroupBox.py:49
Method
colorMap
Return a ColorMap object representing the current state of the editor.
pyqtgraph/graphicsItems/GradientEditorItem.py:543
Method
colorMap
Returns the assigned ColorMap object.
pyqtgraph/graphicsItems/ColorBarItem.py:242
Method
colorMapMenuClicked
(self, cmap)
pyqtgraph/graphicsItems/GradientEditorItem.py:494
Method
colorRejected
(self)
pyqtgraph/widgets/ColorButton.py:72
Method
colorSelected
(self, color)
pyqtgraph/widgets/ColorButton.py:76
Function
colorStr
Generate a hex string code from a QColor
pyqtgraph/functions.py:630
Function
colorToAlpha
Given an RGBA image in *data*, convert *color* to be transparent. *data* must be an array (w, h, 3 or 4) of ubyte values and *color* must be
pyqtgraph/functions.py:1747
Function
comboState
(w)
pyqtgraph/WidgetGroup.py:34
Function
concatenateColumns
Returns a single record array with columns taken from the elements in data. data should be a list of elements, which can be either record arrays
pyqtgraph/flowchart/library/functions.py:207
Method
connectToPlot
Define what happens when the node is connected to a plot
pyqtgraph/flowchart/library/Filters.py:203
Method
connected
Called whenever one of this node's terminals is connected elsewhere.
pyqtgraph/flowchart/Node.py:276
Method
connected
(self, term, remote)
pyqtgraph/flowchart/library/common.py:147
Method
containsNonfinite
(self)
pyqtgraph/graphicsItems/PlotDataItem.py:117
Method
contextMenuEvent
(self, ev)
pyqtgraph/parametertree/ParameterItem.py:103
Method
contextMenuEvent
(self, ev)
pyqtgraph/parametertree/ParameterTree.py:130
Method
contextMenuEvent
(self, ev)
pyqtgraph/widgets/TableWidget.py:358
Method
copyAll
Copy all data to clipboard.
pyqtgraph/widgets/TableWidget.py:332
Method
copyClicked
(self)
pyqtgraph/GraphicsScene/exportDialog.py:139
Function
cout
Shorthand for cprint('stdout', ...)
pyqtgraph/util/cprint.py:93
Function
crashtest
()
tests/test_stability.py:51
Function
createWidget
()
tests/test_stability.py:105
Method
ctrlWidget
(self)
pyqtgraph/flowchart/library/Display.py:87
Method
ctrlWidget
(self)
pyqtgraph/flowchart/library/Data.py:36
Method
ctrlWidget
(self)
pyqtgraph/flowchart/library/Data.py:197
Method
ctrlWidget
(self)
pyqtgraph/flowchart/library/Data.py:278
Method
ctrlWidget
(self)
pyqtgraph/flowchart/library/common.py:105
Method
currentColorAccepted
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:584
Method
currentColorChanged
(self, color)
pyqtgraph/graphicsItems/GradientEditorItem.py:573
Method
currentColorRejected
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:579
Method
curveClickable
Get the attribute if the curve is clickable. Returns ------- bool Return if the curve is set to be click
pyqtgraph/graphicsItems/PlotDataItem.py:678
Method
curveClicked
(self, _: PlotCurveItem, ev)
pyqtgraph/graphicsItems/PlotDataItem.py:1773
← previous
next →
2,601–2,700 of 4,033, ranked by callers