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
↓ 2 callers
Method
setHistogramRange
Set the X/Y range on the histogram plot, depending on the orientation. This disables auto-scaling.
pyqtgraph/graphicsItems/HistogramLUTItem.py:256
↓ 2 callers
Method
setHoverPen
Set the pen for drawing the line while the mouse hovers over it. Allowable arguments are any that are valid for :func:`mkPen <pyqtgrap
pyqtgraph/graphicsItems/InfiniteLine.py:140
↓ 2 callers
Method
setInput
Set the values on input terminals. For most nodes, this will happen automatically through Terminal.inputChanged. This is normally only used fo
pyqtgraph/flowchart/Node.py:249
↓ 2 callers
Method
setLabel
Set the label for an axis. Basic HTML is allowed. See :func:`AxisItem.setLabel` for formatting options. Par
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1432
↓ 2 callers
Method
setLabelTextSize
Set the `size` of the item labels. Accepts the CSS style string arguments, e.g. '8pt'.
pyqtgraph/graphicsItems/LegendItem.py:183
↓ 2 callers
Method
setLabels
Defines labels to appear next to the color scale. Accepts a dict of {text: value} pairs
pyqtgraph/graphicsItems/GradientLegend.py:49
↓ 2 callers
Method
setLength
(self, newLen)
pyqtgraph/graphicsItems/GradientEditorItem.py:224
↓ 2 callers
Method
setLevels
Set image scaling levels. Calling this method, even with ``levels=None`` will disable auto leveling which is equivalent to
pyqtgraph/graphicsItems/ImageItem.py:180
↓ 2 callers
Method
setLogMode
Enable log mode per axis. When the log mode is enabled for the respective axis, a mapping according to ``mapped = np.log10(v
pyqtgraph/graphicsItems/PlotDataItem.py:744
↓ 2 callers
Method
setLookupTable
(self, lut, update=True, **kwargs)
pyqtgraph/graphicsItems/NonUniformImage.py:50
↓ 2 callers
Method
setMaxDim
(self, mx=None)
pyqtgraph/graphicsItems/GradientEditorItem.py:92
↓ 2 callers
Method
setMouseHover
(self, hover)
pyqtgraph/graphicsItems/TargetItem.py:272
↓ 2 callers
Method
setMouseHover
(self, hover)
pyqtgraph/graphicsItems/InfiniteLine.py:419
↓ 2 callers
Method
setMouseHover
(self, hover)
pyqtgraph/graphicsItems/LinearRegionItem.py:349
↓ 2 callers
Method
setMovable
Set whether the line is movable by the user.
pyqtgraph/graphicsItems/InfiniteLine.py:117
↓ 2 callers
Method
setMovable
Set lines to be movable by the user, or not. If lines are movable, they will also accept HoverEvents.
pyqtgraph/graphicsItems/LinearRegionItem.py:197
↓ 2 callers
Method
setMultiValue
Set whether this is a multi-value terminal.
pyqtgraph/flowchart/Terminal.py:138
↓ 2 callers
Method
setMultiline
(self, ml)
pyqtgraph/console/CmdInput.py:19
↓ 2 callers
Method
setOpts
(self, **opts)
pyqtgraph/flowchart/Terminal.py:85
↓ 2 callers
Method
setOutputNoSignal
(self, **vals)
pyqtgraph/flowchart/Node.py:334
↓ 2 callers
Method
setPen
Set the pen for drawing the symbol. Allowable arguments are any that are valid for :func:`~pyqtgraph.mkPen`.
pyqtgraph/graphicsItems/TargetItem.py:191
↓ 2 callers
Method
setPen
Set the primary pen used to draw lines between points. Parameters ---------- *args : tuple or None :clas
pyqtgraph/graphicsItems/PlotDataItem.py:832
↓ 2 callers
Method
setPen
Set the pen for drawing the line. Allowable arguments are any that are valid for :func:`mkPen <pyqtgraph.mkPen>`.
pyqtgraph/graphicsItems/InfiniteLine.py:132
↓ 2 callers
Method
setPen
Set the pen used to draw the isocurve. Arguments can be any that are valid for :func:`mkPen <pyqtgraph.mkPen>`
pyqtgraph/graphicsItems/IsocurveItem.py:66
↓ 2 callers
Method
setPen
Set the pen used to draw the curve.
pyqtgraph/graphicsItems/PlotCurveItem.py:491
↓ 2 callers
Method
setPen
Set the pen to use for drawing ticks. Can be specified as any arguments valid for :func:`mkPen<pyqtgraph.mkPen>`
pyqtgraph/graphicsItems/VTickGroup.py:51
↓ 2 callers
Method
setPlotList
Specify the set of plots (PlotWidget or PlotItem) that the user may select from. *plots* must be a dictionary of {na
pyqtgraph/flowchart/library/Display.py:97
↓ 2 callers
Method
setPos
(self, pos)
pyqtgraph/graphicsItems/CurvePoint.py:39
↓ 2 callers
Method
setReadonly
Set whether this Parameter's value may be edited by the user (this is the opposite of setWritable()).
pyqtgraph/parametertree/Parameter.py:518
↓ 2 callers
Method
setRotate
Set the transformation rotation to angle (in degrees)
pyqtgraph/SRTTransform3D.py:110
↓ 2 callers
Method
setScale
Set the scale of this transform
pyqtgraph/SRTTransform3D.py:88
↓ 2 callers
Method
setStack
(self, frame=None)
pyqtgraph/console/Console.py:123
↓ 2 callers
Method
setSubtractMeanMode
Enable mean value subtraction mode. In mean value subtraction mode, the data is mapped according to ``y_mapped = y - mean(y)``.
pyqtgraph/graphicsItems/PlotDataItem.py:768
↓ 2 callers
Method
setSuffix
Set the string suffix appended to the spinbox text.
pyqtgraph/widgets/SpinBox.py:309
↓ 2 callers
Method
setSymbol
Method to set the TargetItem symbol, during or after creation Parameters ---------- symbol : QPainterPath or str
pyqtgraph/graphicsItems/TargetItem.py:115
↓ 2 callers
Method
setTextPen
Set the pen used for drawing text. If no arguments given, the default foreground color will be used. Parameters
pyqtgraph/graphicsItems/AxisItem.py:721
↓ 2 callers
Method
setTickColor
Set the color of the specified tick. ============== ================================================================== **Arg
pyqtgraph/graphicsItems/GradientEditorItem.py:293
↓ 2 callers
Method
setTickPen
Set the pen used for drawing ticks. If no arguments given, the default foreground color will be used. Parameters
pyqtgraph/graphicsItems/AxisItem.py:761
↓ 2 callers
Method
setTickValue
Set the position (along the slider) of the tick. ============== ==========================================================
pyqtgraph/graphicsItems/GradientEditorItem.py:313
↓ 2 callers
Method
setTicks
(self, ticks)
pyqtgraph/examples/customPlot.py:38
↓ 2 callers
Method
setTranslate
Set the translation of this transform
pyqtgraph/SRTTransform3D.py:72
↓ 2 callers
Method
setUniformData
(self, uniformName, data)
pyqtgraph/opengl/shaders.py:320
↓ 2 callers
Method
setValue
(self, val)
pyqtgraph/parametertree/parameterTypes/list.py:36
↓ 2 callers
Method
setValue
(self, value)
pyqtgraph/widgets/TableWidget.py:435
↓ 2 callers
Method
setView
(self, view)
pyqtgraph/examples/FlowchartCustomNode.py:69
↓ 2 callers
Method
setViewboxClip
(self, view)
pyqtgraph/Qt/OpenGLHelpers.py:98
↓ 2 callers
Method
setVisible
Set the visibility of this item.
pyqtgraph/opengl/GLGraphicsItem.py:228
↓ 2 callers
Method
setWhiskerFunc
Use a custome function to get whisker boundaries. `func` must accept 1d arraylike (np.array, list, set, etc...) as argument,
pyqtgraph/graphicsItems/BoxplotItem.py:121
↓ 2 callers
Method
setWidget
(self, w, v)
pyqtgraph/WidgetGroup.py:266
↓ 2 callers
Method
setXVals
Set the x values for the ticks. ============== ===================================================================== **Arg
pyqtgraph/graphicsItems/VTickGroup.py:56
↓ 2 callers
Method
setYRange
Set the y range [low, high] that the ticks are drawn on. 0 is the bottom of the view, 1 is the top.
pyqtgraph/graphicsItems/VTickGroup.py:68
↓ 2 callers
Method
setZoomLevelForDensity
Setting `zoomLevel` and `minSpacing` based on given density of seconds per pixel The display format is adjusted automatically depend
pyqtgraph/graphicsItems/DateAxisItem.py:366
↓ 2 callers
Method
setupUi
(self, Form)
pyqtgraph/imageview/ImageViewTemplate_generic.py:13
↓ 2 callers
Method
shape
(self)
pyqtgraph/graphicsItems/TargetItem.py:222
↓ 2 callers
Method
show
(self, item=None)
pyqtgraph/GraphicsScene/exportDialog.py:39
↓ 2 callers
Method
showAxRect
Set the visible range to the given rectangle Passes keyword arguments to setRange
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1433
↓ 2 callers
Method
showEditor
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:187
↓ 2 callers
Method
showExamplesByTitle
(self, titles)
pyqtgraph/examples/ExampleApp.py:457
↓ 2 callers
Method
showTicks
(self, show=True)
pyqtgraph/graphicsItems/GradientEditorItem.py:460
↓ 2 callers
Function
sorted_filenames
(names)
pyqtgraph/widgets/ColorMapMenu.py:73
↓ 2 callers
Method
spaceline
(self)
pyqtgraph/examples/relativity/relativity.py:697
↓ 2 callers
Function
spinBox_gui_set_value_test
(expected, valueText, suffix, locale)
tests/widgets/test_spinbox.py:93
↓ 2 callers
Function
splitZip
Splits a path containing a zip file into (zipfile, subpath). If there is no zip file, returns (path, None)
pyqtgraph/frozenSupport.py:43
↓ 2 callers
Function
stackFromFrame
Return (text, stack_frame) for the entire stack ending at *frame* If *lastFrame* is given and present in the stack, then the stack is truncated
pyqtgraph/console/stackwidget.py:72
↓ 2 callers
Method
startBlink
(self, color, message=None, tip="", limitedTime=True)
pyqtgraph/widgets/FeedbackButton.py:88
↓ 2 callers
Method
storeProgram
(self, key, program)
pyqtgraph/Qt/OpenGLHelpers.py:87
↓ 2 callers
Function
strDict
(d)
pyqtgraph/flowchart/Node.py:14
↓ 2 callers
Method
suggestPadding
(self, axis)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:729
↓ 2 callers
Method
suggestedWorkerCount
()
pyqtgraph/multiprocess/parallelizer.py:213
↓ 2 callers
Method
takeChildren
(self)
pyqtgraph/widgets/TreeWidget.py:326
↓ 2 callers
Method
titleChanged
(self)
pyqtgraph/parametertree/ParameterItem.py:159
↓ 2 callers
Method
titleChanged
(self)
pyqtgraph/parametertree/parameterTypes/action.py:70
↓ 2 callers
Method
toQPoint
(self)
pyqtgraph/Point.py:159
↓ 2 callers
Method
transfer
Transfer an object by value to the remote host (the object must be picklable) and return a proxy for the new remote object.
pyqtgraph/multiprocess/remoteproxy.py:600
↓ 2 callers
Function
transformStr
(t)
tests/image_testing.py:467
↓ 2 callers
Method
translate
Adjust the translation of this transform
pyqtgraph/SRTTransform3D.py:67
↓ 2 callers
Method
translate
Translate the object by (*dx*, *dy*, *dz*) in its parent's coordinate system. If *local* is True, then translation takes place in loc
pyqtgraph/opengl/GLGraphicsItem.py:189
↓ 2 callers
Method
treeWidgetChanged
Called when this item is added or removed from a tree. Expansion, visibility, and column widgets must all be configured AFTER the ite
pyqtgraph/parametertree/ParameterItem.py:76
↓ 2 callers
Method
tryLock
(self, timeout=None, id=None)
pyqtgraph/util/mutex.py:23
↓ 2 callers
Method
unblockTreeChangeSignal
Unblocks enission of sigTreeStateChanged and flushes the changes out through a single signal.
pyqtgraph/parametertree/Parameter.py:836
↓ 2 callers
Function
unitTests
Run all unit tests (using py.test) Return the exit code.
tools/setupHelpers.py:218
↓ 2 callers
Method
updateAddList
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:397
↓ 2 callers
Method
updateAllParams
(self)
pyqtgraph/parametertree/ParameterSystem.py:76
↓ 2 callers
Method
updateAllViewLists
()
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1782
↓ 2 callers
Method
updateAutoRange
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:932
↓ 2 callers
Method
updateBackground
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1748
↓ 2 callers
Method
updateCodeViewTabWidth
Change the codeView tabStopDistance to 4 spaces based on the size of the current font
pyqtgraph/examples/ExampleApp.py:378
↓ 2 callers
Method
updateData
(self, *args, **kargs)
pyqtgraph/graphicsItems/PlotCurveItem.py:600
↓ 2 callers
Method
updateDefaultBtn
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:90
↓ 2 callers
Method
updateDefaultBtn
(self)
pyqtgraph/parametertree/parameterTypes/pen.py:44
↓ 2 callers
Method
updateDepth
Change set the item font to bold and increase the font size on outermost groups.
pyqtgraph/parametertree/parameterTypes/basetypes.py:340
↓ 2 callers
Method
updateFlags
(self)
pyqtgraph/parametertree/ParameterItem.py:39
↓ 2 callers
Function
updateFunction
(old, new, debug, depth=0, visited=None)
pyqtgraph/reload.py:167
↓ 2 callers
Method
updateGradient
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:555
↓ 2 callers
Method
updateGraph
(self)
pyqtgraph/examples/CustomGraphItem.py:45
↓ 2 callers
Method
updateHDF5Plot
(self)
pyqtgraph/examples/hdf5.py:44
↓ 2 callers
Method
updateKeys
(self, data)
pyqtgraph/flowchart/library/Display.py:250
↓ 2 callers
Function
updateLUT
()
pyqtgraph/examples/VideoSpeedTest.py:126
↓ 2 callers
Method
updateLimits
(self, _param, limits)
pyqtgraph/parametertree/parameterTypes/checklist.py:206
↓ 2 callers
Method
updateLines
(self)
pyqtgraph/opengl/items/GLAxisItem.py:47
← previous
next →
1,101–1,200 of 4,033, ranked by callers