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
restoreState
(self, state)
pyqtgraph/flowchart/library/common.py:121
Function
retain
Retain result for post-call analysis
tests/parametertree/test_Parameter.py:141
Method
rgnChanged
(self, item)
pyqtgraph/flowchart/library/Data.py:154
Method
roiChangeFinishedEvent
(self)
pyqtgraph/graphicsItems/ROI.py:1735
Method
roiChangeStartedEvent
(self)
pyqtgraph/graphicsItems/ROI.py:1732
Method
roiChanged
(self, *args)
pyqtgraph/examples/optics/pyoptic.py:190
Method
roiChangedEvent
(self)
pyqtgraph/graphicsItems/PlotCurveItem.py:1296
Method
roiChangedEvent
(self)
pyqtgraph/graphicsItems/ROI.py:1723
Function
rollingSum
(data, n)
pyqtgraph/flowchart/library/functions.py:92
Method
run
(self)
setup.py:59
Method
run
(self)
tools/setupHelpers.py:512
Method
run
(self)
tools/setupHelpers.py:539
Method
run
(self)
tools/setupHelpers.py:591
Method
run
(self)
tools/setupHelpers.py:603
Method
run
(self)
tools/setupHelpers.py:618
Method
run
(self)
tools/setupHelpers.py:633
Method
run
(self)
tests/test_stability.py:90
Method
run
(self)
pyqtgraph/console/repl_widget.py:179
Method
run
(self)
pyqtgraph/multiprocess/processes.py:515
Method
run
(self, func, args)
pyqtgraph/examples/console_exception_inspection.py:119
Method
runEditedCode
(self)
pyqtgraph/examples/ExampleApp.py:564
Method
runFromChangedOrChanging
(self, param, value)
pyqtgraph/parametertree/interactive.py:153
Function
runFunc
(func)
pyqtgraph/examples/console_exception_inspection.py:126
Function
runOnBtnOrChange_listOpts
(a=5)
pyqtgraph/examples/InteractiveParameter.py:98
Function
runOnButton
(a=10, b=20)
pyqtgraph/examples/InteractiveParameter.py:65
Function
save
()
pyqtgraph/examples/dockarea.py:71
Function
save
()
pyqtgraph/examples/parametertree.py:118
Method
saveAll
Save all data to file.
pyqtgraph/widgets/TableWidget.py:342
Method
saveClicked
(self)
pyqtgraph/flowchart/Flowchart.py:656
Method
saveImage
(self)
tests/image_testing.py:419
Method
saveSel
Save selected data to file.
pyqtgraph/widgets/TableWidget.py:337
Method
saveState
(self)
pyqtgraph/graphicsItems/HistogramLUTItem.py:474
Method
saveState
(self)
pyqtgraph/graphicsItems/ROI.py:2027
Method
saveState
(self)
pyqtgraph/graphicsItems/ROI.py:2173
Method
saveState
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1050
Method
saveState
Return a structure representing the entire state of the parameter tree. The tree state may be restored from this structure using rest
pyqtgraph/parametertree/Parameter.py:349
Method
saveState
(self, filter=None)
pyqtgraph/parametertree/parameterTypes/qtenum.py:47
Method
saveState
(self, filter=None)
pyqtgraph/parametertree/parameterTypes/checklist.py:291
Method
saveState
(self, filter=None)
pyqtgraph/parametertree/parameterTypes/calendar.py:51
Method
saveState
(self, filter=None)
pyqtgraph/parametertree/parameterTypes/color.py:31
Method
saveState
(self, filter=None)
pyqtgraph/parametertree/parameterTypes/pen.py:107
Method
saveState
(self, filter=None)
pyqtgraph/parametertree/parameterTypes/font.py:37
Method
saveState
(self)
pyqtgraph/widgets/ColorMapWidget.py:172
Method
saveState
(self)
pyqtgraph/widgets/ComboBox.py:210
Method
saveState
(self)
pyqtgraph/widgets/ColorButton.py:79
Method
saveState
(self)
pyqtgraph/widgets/PlotWidget.py:95
Method
saveState
(self)
pyqtgraph/dockarea/Container.py:132
Method
saveState
(self)
pyqtgraph/dockarea/Container.py:282
Method
saveState
(self)
pyqtgraph/flowchart/Terminal.py:270
Method
saveState
(self)
pyqtgraph/flowchart/library/Display.py:278
Method
saveState
(self)
pyqtgraph/flowchart/library/Data.py:74
Method
saveState
(self)
pyqtgraph/flowchart/library/Data.py:316
Method
saveState
(self)
pyqtgraph/flowchart/library/common.py:116
Function
save_reference
This saves the output (or exception type) of running makeARGB for every combo of arguments. The output isn't fit for immediate inclusion in t
tests/makeARGB_test_data.py:4252
Method
scalarOrNone
(val)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:871
Method
scale
Scale the object by (*dx*, *dy*, *dz*) in its local coordinate system. If *local* is False, then scale takes place in the parent's co
pyqtgraph/opengl/GLGraphicsItem.py:208
Method
scaleToImage
Scales such that pixels in image are the same size as screen pixels. This may result in a significant performance increase.
pyqtgraph/widgets/GraphicsView.py:279
Method
scatterClicked
(self, _, points, ev)
pyqtgraph/graphicsItems/PlotDataItem.py:1783
Method
scatterHovered
(self, _, points, ev)
pyqtgraph/graphicsItems/PlotDataItem.py:1788
Method
scatterPlot
Create a :class:`~pyqtgraph.PlotDataItem` and add it to the plot. The :class:`~pyqtgraph.PlotDataItem` instance will render the unde
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:906
Method
scene
(self)
pyqtgraph/flowchart/Flowchart.py:688
Method
scenePos
Return the current scene position of the mouse.
pyqtgraph/GraphicsScene/mouseEvents.py:53
Method
scenePos
Return the current scene position of the mouse.
pyqtgraph/GraphicsScene/mouseEvents.py:186
Method
screenPos
Return the current screen position (pixels relative to widget) of the mouse.
pyqtgraph/GraphicsScene/mouseEvents.py:57
Method
screenPos
Return the current screen position (pixels relative to widget) of the mouse.
pyqtgraph/GraphicsScene/mouseEvents.py:190
Function
searchRefs
Pseudo-interactive function for tracing references backward. **Arguments:** obj: The initial object from which to start searching
pyqtgraph/debug.py:950
Method
segmentClicked
(self, segment, ev=None, pos=None)
pyqtgraph/graphicsItems/ROI.py:2064
Method
selectAllClicked
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:44
Method
selectColor
(self)
pyqtgraph/widgets/ColorButton.py:60
Method
selectedFrame
(self)
pyqtgraph/console/exception_widget.py:79
Method
selectionChanged
(self, *args)
pyqtgraph/parametertree/ParameterTree.py:202
Method
selectionChanged
(self)
pyqtgraph/flowchart/Flowchart.py:865
Method
setAverageTime
(self, t)
pyqtgraph/widgets/ValueLabel.py:59
Method
setBackgroundColor
Set the background color of the ViewBox. If color is None, then no background will be drawn. Added in version 0.9.9
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:357
Method
setBlockData
(self, blockName, data)
pyqtgraph/opengl/shaders.py:314
Method
setBlue
(self)
pyqtgraph/examples/contextMenu.py:118
Method
setBorder
Set the pen used to draw border between cells. See :func:`mkPen <pyqtgraph.mkPen>` for arguments.
pyqtgraph/graphicsItems/GraphicsLayout.py:38
Method
setBorder
Set the pen used to draw border around the view If border is None, then no border will be drawn. Added in version 0.9.10
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1189
Method
setBrush
An alias to :meth:`setFillBrush`. Parameters ---------- *args : tuple :class:`QBrush`, or parameters for
pyqtgraph/graphicsItems/PlotDataItem.py:898
Method
setBrush
Set the brush used to draw the isocurve. Arguments can be any that are valid for :func:`mkBrush <pyqtgraph.mkBrush>`
pyqtgraph/graphicsItems/IsocurveItem.py:72
Method
setCameraParams
(self, **kwds)
pyqtgraph/opengl/GLViewWidget.py:319
Method
setCanvas
(self, canvas)
pyqtgraph/flowchart/library/Display.py:130
Method
setColor
Set the default color to use when no vertex or face colors are specified.
pyqtgraph/opengl/items/GLMeshItem.py:101
Method
setColorMap
Set displayed gradient from a :class:`~pyqtgraph.ColorMap` object.
pyqtgraph/graphicsItems/GradientLegend.py:31
Method
setColorMap
(self, cmap)
pyqtgraph/graphicsItems/PColorMeshItem.py:387
Method
setColorMap
(self, cmap)
pyqtgraph/widgets/ColorMapButton.py:39
Function
setComboState
(w, v)
pyqtgraph/WidgetGroup.py:50
Method
setContextMenuActionVisible
Change the context menu action visibility. Parameters ---------- name : {'Transforms', 'Downsample', 'Average', 'Alp
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1372
Method
setData
Set the user-data associated with this spot
pyqtgraph/graphicsItems/ScatterPlotItem.py:1235
Method
setData
(self, column, role, value)
pyqtgraph/widgets/TreeWidget.py:332
Method
setData
Set the data to be processed and displayed. Argument must be a numpy record array.
pyqtgraph/widgets/ScatterPlotWidget.py:109
Method
setDecimals
Set the number of decimals to be displayed when formatting numeric values.
pyqtgraph/widgets/SpinBox.py:320
Method
setDefault
(self, val, **kwargs)
pyqtgraph/parametertree/parameterTypes/pen.py:93
Method
setDynamicRangeLimit
Limit the off-screen positions of data points at large magnification. This is intended to work around an upstream Qt issue:
pyqtgraph/graphicsItems/PlotDataItem.py:1088
Method
setEditable
Set whether this item is user-editable.
pyqtgraph/widgets/TableWidget.py:386
Method
setException
Display an exception chain with its tracebacks and call stack.
pyqtgraph/console/stackwidget.py:24
Method
setExportMode
This method is called by exporters to inform items that they are being drawn for export with a specific set of options. Items access
pyqtgraph/graphicsItems/GraphicsItem.py:515
Method
setExportMode
(self, *args, **kwds)
pyqtgraph/graphicsItems/ScatterPlotItem.py:934
Method
setExportMode
Set whether the item will allow export via screenshots or image files. If export mode is enabled, then the item will allow export an
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1619
Method
setFields
Set the list of field names/units to be processed. The format of *fields* is the same as used by :meth:`~pyqtgraph.
pyqtgraph/widgets/ScatterPlotWidget.py:80
← previous
next →
3,401–3,500 of 4,033, ranked by callers